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=7359>. 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=7359 Classloader problems with RMI ------- Additional Comments From [EMAIL PROTECTED] 2002-08-29 13:57 ------- Hi, Yes, I have also met this problem. The RMI server works fine with other Java applications but not with Tomcat as client to the RMI server. There is a workaround for this that work fine until 'apache.org' fix this bug. You add two codebases, one with 'file:/xx' and one with 'http://'. So when the bug is fixed, you just remove the 'file:/xx' stuff from the '-Djava.rmi.server.codebase='. regards, // Robert -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>