Hi,
the tomcat DirContextURLStreamHandlerFactory class produces a
URLStreamHandler for handling 'jndi' URL's.
On tomcat standalone this works fine.

The Jave 2 Api says that a URLStreamHandler must be named
<package>.<protocol>.Handler.java. This class exists in the tomcat 4.0
sources, but is not included in the naming-resources.jar. I need this class,
because i am running tomcat included in jboss. JBoss has it's own
URLStreamHandlerFactory, which is conform to the Java 2 API.

Thanx

Bjoern

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to