FUSE问题收集

1、启动报java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver not found from bundle

    说明没有jdbc的bundle,需要将普通的ojdbc.jar转换成bundle/maven格式。

1.- Download the oracle jdbc driver (jar file) 

2.- Download the biz.aQute.bnd.jar from this site: http://www.aqute.biz/Bnd/Download , rename it to bnd.jar

3.- Convert the oracle jdbc driver jar into an osgi bundle (so you can deploy it into fuse esb) using the command: java -jar bnd.jar wrap oracle_jdbc_driver.jar

4.- Copy and paste the generated file to the deploy folder on your fuse esb

5.- Now, this bundle is exporting all the classes you need for using oracle jdbc into any other osgi bundle you want

 

 

2、FUSE 4.4.1-02-02存在锁的bug,需要至少4.4.1-02-05以上版本。

    另外,4.4比4.3来得更轻松部署

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值