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=16675>. 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=16675 Requst for more convenient classloading with Java 2 ------- Additional Comments From [EMAIL PROTECTED] 2003-07-31 19:16 ------- Ilene, new patch for generalized classloading is there, but since initial patch I noticed that new xsltc could be compiled into a separate .jar file (and possible other). Now xalan.jar and xsltc.jar could be in different classloaders, and then ObjectFactory should be copied into every passible .jar... You could do it yourself (copy three files and replace appropriate imports to point to new copy), or I could to it myself too, if you explain me current situation with possible .jar packaging and dependencies.
