https://issues.apache.org/bugzilla/show_bug.cgi?id=26701
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Mark Thomas <[email protected]> 2011-03-06 17:15:06 EST --- This has been fixed in 7.0.x and will be included in 7.0.11 onwards. Add as many factories as you wish using: DirContextURLStreamHandlerFactory#addUserFactory(URLStreamHandlerFactory factory) The class loader hierarchy means that the factory will have to be in $CATALINA_BASE/lib. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
