On 2011-2-25, at 上午4:32, yasser arafat wrote:

Hello All,

I am trying to make Servicemix 4.2 run in Jboss 5.1 Felix container.
I have done the following so far...
1) Deployed Felix in Jboss (Developed by Jboss OSGI community)
2) Then I added spring (osgi) jars as OSGI bundles.
3) I added servicemix-bean.jar, service-util.jar and servicemix- file.jar
(and their dependencies). They got installed as OSGI bundles.
4) I created a simple file poller example and dropped in jboss.
5) The jar got installed and spring osgi was able to register the servicemix
beans and file poller component in its application context.

But when I place a file in the directory(specified in the poller component),
it doesn't get picked up.
Hi,

All bundles status is Active?
You get any exception?

Freeman
I placed the same jar in a standalone instance of Servicemix and the file
poller example worked fine.
I have not included any of the Karaf jars because I am managing the bundles
through the web console provided by Felix.

The reason I want to achieve this is to avoid maintaining a separate
container in production other than Jboss. Also I want to leverage
clustering, JASS login modules from Jboss.

Can someone give me some pointers to help me move forward?


Regards,

Yasser


--
Freeman Fang

------------------------

FuseSource: http://fusesource.com
blog: http://freemanfang.blogspot.com
twitter: http://twitter.com/freemanfang
Apache Servicemix:http://servicemix.apache.org
Apache Cxf: http://cxf.apache.org
Apache Karaf: http://karaf.apache.org
Apache Felix: http://felix.apache.org

Reply via email to