rednight
0x2B|~0x2B,That's not a question,Just do it.
posts - 32, comments - 14, trackbacks - 0, articles - 0
导航
BlogJava
首页
新随笔
联系
聚合
管理
<
2006年11月
>
日
一
二
三
四
五
六
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
常用链接
我的随笔
我的评论
我的参与
最新评论
留言簿
(1)
给我留言
查看公开留言
查看私人留言
随笔分类
工作学习(11)
日志(3)
随笔档案
2007年4月 (1)
2007年3月 (3)
2007年1月 (6)
2006年12月 (1)
2006年11月 (5)
2006年9月 (4)
2006年8月 (12)
搜索
最新评论
1. re: XA分布式事务处理
评论内容较长,点击标题查看
--天龙
2. re: Cannot Forward a Response that is Already Committed
怎么解决。。。
--qingwei
3. re: Cannot call Connection.commit in distributed transaction
Great!
--qx
4. re: XA分布式事务处理[未登录]
当然可以,只要异构数据库也支持xa接口
--quaff
5. re: XA分布式事务处理
可以异构数据库两阶段事务提交吗?
--柴
阅读排行榜
1. XA分布式事务处理(11402)
2. Cannot Forward a Response that is Already Committed(7017)
3. 世界主要船公司名称及网址(3177)
4. Cannot call Connection.commit in distributed transaction(2483)
5. 批量删除数据库记录(2147)
评论排行榜
1. XA分布式事务处理(6)
2. Cannot Forward a Response that is Already Committed(5)
3. Cannot call Connection.commit in distributed transaction(2)
4. java.lang.InstantiationException: org.apache.tools.ant.Main (1)
5. groupable header table(0)
java.lang.InstantiationException: org.apache.tools.ant.Main
Posted on 2006-11-09 18:23
rednight
阅读(1743)
评论(1)
编辑
收藏
有时运行ANT 时会抛出 java.lang.InstantiationException: org.apache.tools.ant.Main 异常
原因之一是在机器中存在2种不同版本的ANT,我碰到的情况是classpath 中即有weblogic.jar,又有1.6.5的ANT,
删除weblogic.jar后运行就正常了
Feedback
#
re: java.lang.InstantiationException: org.apache.tools.ant.Main
回复
更多评论
2008-01-11 13:37 by
quentin
嗯 遇见一样的问题 幸好看到这里
新用户注册
刷新评论列表
只有注册用户
登录
后才能发表评论。
网站导航:
博客园
IT新闻
知识库
C++博客
博问
管理
Powered by:
BlogJava
Copyright © rednight