JBI needs some kind of JNDI integration, so I've implemented a quite simple OSGi / JNDI integration based on OSGi RFC-0142 which is still work in progress afaik. Anyway, the very simplistic documentation is available at http://cwiki.apache.org/SMX4NMR/7-jndi-integration.html
The most interesting point is that any java code (this includes plain JBI artifacts using the JBI packaging) can now access OSGi services through the JNDI tree :-) -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
