It has been a long time that not update my blog because the organization changes of IONA Technologies which I served for in the last 5 years.
IONA has closed its APAC R&D Center on Jan. 31th 2008. It was 5 happy years for me in IONA and I'm very sad on the bad news.
Anyway, I had to go on my life, ...
http://www.xiaozihang.com/?action=show&id=14
Convention is at the heart of Maven. Convention over configuration is a popular aphorism these days, and Maven fully embraces this concept. Convention over configuration is at the central philosophy of frameworks such as Ruby on Rails, and more recently, the EJB3 specification. In its most basic sen ...
http://www.eclipse.org/buckminster/index.php
Buckminster is a pretty new project of Eclipse, its target is make software assembly and deployment very easily than before. It's not another build system like Maven or Ant, but an useful complementary for them. It's not limit to only use in Eclipse, ins ...
生成Thread Dump在不同的操作系统中做起来也不同。在Windows中,是在JVM运行的控制台窗口中按下Ctrl-Break。对基于Linux和Unix的系统,则用kill命令将SIGQUIT发送到JVM。这可以通过命令kill – 3 完成,这里的pid是JVM的进程ID
A useful guide for TDD.
http://www.michaelhyatt.com/fromwhereisit/2007/11/how-to-shave-te.html
Almost everyone I know is working more time than they would like. That’s why a book like The 4-Hour Work Week by Timothy Ferriss has been such a big bestseller. This is a great book, but the promise is a little over the top. I d ...
chick : 小妞
potato potato : 发音 pertayto pertato : 挑三捡四
hot girl : 辣妹
I use code(DB2 JDBC 4 type driver):
Connection conn = ...;
Statement stat = conn.prepareCall(query);
state.execute();
...
resultSet.getMetaData();
and I get exception like:
com.ibm.db2.jcc.b.SqlException: [ibm][db2][jcc][10335][10366] Invalid
operation: Connection is closed.
at com.ibm. ...
- 浏览: 24537 次
- 性别:


- 详细资料
搜索本博客
最近加入圈子
最新评论
-
I'm back
Hi Jnn,Are you still working on CXF/Came ...
-- by alexgreenbar -
I'm back
IONA just closed China office, but there ...
-- by jnn -
How to design your own e ...
Good article。Thank youI know how to deve ...
-- by reverocean -
I'm back
Nice to here u again. welcome back.
-- by fat1 -
I'm back
CORBA(Orbix) is just an old product of I ...
-- by alexgreenbar






评论排行榜