Example of federating a local file system in the JBoss JNDI namespace

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2603

This topic has not yet been written. The content below is from the topic description.
external/fs/usr/local java.naming.factory.initial=com.sun.jndi.fscontext.RefFSContextFactory java.naming.provider.url=file:///usr/local javax.naming.IntialContext This configuration describes binding a local file system directory /usr/local into the JBoss JNDI namespace under the name external/fs/usr/local.