Connecting Apache ServiceMix to Websphere MQ

你。 提交于 2019-12-01 12:04:08

Was answered here http://fusesource.com/forums/message.jspa?messageID=13274 . Pasting it below:

Tom,

OK, something else to try... sometimes when dealing with odd classloading issues, it helps to try out another OSGi framework. Felix and Equinox both implement the spec but approach things differently under the hood. So, to try out Equinox instead of Felix open up etc/config.properties and make the following change:

karaf.framework=equinox

Make sure to also delete the "data" dir before start the ESB again.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!