Hi,
I'd like to deploy a Camel OSGI app into a JEE container (let says JBoss7).
Have someone a link describing how to do that.
I have notice the camel-jboss component to solve classloader issues, but there is more to do than just adding this component into my POM.
Note
A link showing how the JMS pooling can be managed by the JEE container would be a must !
Happy day!
J.
Hi
To deploy an OSGi application, then that said server must support OSGi deployments.
Do JBoss 7 really support that?
An alternative is that a WAR file is usually deployment in almost all servers.