I have to connect a Felix container with a JBoss7 container with JMS via network.
chetan mehrotra wrote: > > Are you running Felix in embedded mode in JBoss? If yes then you would > have > to either add 'org.jnp.interfaces' to [1] > - system packages extra via org.osgi.framework.system.packages.extra > - OR to the bootdelegation list via org.osgi.framework.bootdelegation > > This would enabled the relevant packages to be exported from base JBoss > system > > [1] > http://felix.apache.org/site/apache-felix-framework-configuration-properties.html > Chetan Mehrotra > > -- View this message in context: http://old.nabble.com/jms-in-a-bundle-v2-tp32818822p32819799.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

