Required JBossNS JNDI Properties

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 434

This topic has not yet been written. The content below is from the topic description.
These are the properties that the JBossNS JNDI implementation requires. Other JNDI providers will have different properties and values. Example 6.1. A sample jndi.properties file ### JBossNS properties java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory java.naming.provider.url=jnp://localhost:1099 java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces