We are using Aries JNDI inside Karaf, which is in turn
embedded within an existing application. We need to use 
JNDI also from the wrapping application, whose classes 
are not handled by OSGI.

How is this best set up?
- application JNDI calls are handled by Aries JNDI 
  implementation
- or, somehow make OSGI bundles have their JNDI calls
  directed to a static implementation outside the
  OSGI container
- or, something else?

Thanks
Mike Wilson

Reply via email to