| A protocol handler for the 'jndi' protocol. Provides
access to jndi resources required by Tomcat 4.1.12. This
is basically a place-marker class so the org.jboss.net.protocol.URLStreamHandlerFactory
class can find org.apache.naming.resources.DirContextURLStreamHandler.
See org.jboss.net.protocol.URLStreamHandlerFactory and org.jboss.net.protocol.file.Handler
for the pattern adopted here
|