I have a package in the JBOSS7 Bundle Repository.
I want to find it from the WAR class throwing JNDI, but in my JBOSS7.0.1.Final AS there is some osgi trace in the JNDI tree.
In the JNDI tree, I found only "java:" and "java: jboss", I think that when I deploy the package, AS should add the osgi: the sheet to the tree. Why not? An Osgi Alliance specialist says that when the osgi package is deployed, it must be accessible by JNDI ...
Some ideas?
Thank you so much!
diego source
share