DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6606>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6606 META-BUG problems with delegating classloaders [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2002-04-26 15:22 ------- Stefan, your suggested solution "remove the class that loads the external library from the CLASSPATH" is not sufficient. It fails, for example, in the case of Mappers. The problem is quite the same: The regexp packages are not found, unless they are in lib. And, of course, I cannot remove the Mapper classes from the classpath. There has to be another solution for the problem. For example, TomCat had quite the same thing with JAR's in WEB-INF/lib. For example, if I have a WEB-INF/classes/jndi.properties then it wasn't found before TomCat 3.2.4. I had to put it into TomCat's system class path. Nowadays this works. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
