JBoss implementation of the of the Java Naming and Directory Interface (JNDI).
ORBInitialContextFactory
For JBossAS 4.x and earlier, the JBossNS codebase is located in the JBosAS project codebase under the naming module. The svn links are:
As of the JBossAS 5.x releases, the naming server codebase has been broken out into a separate project that can be used independent of JBossAS. Its svn links are:
JBossNS 5.x uses mvn to build the jnpserver.jar and jnpclient.jar artifacts.
There are no comments on this article