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=7082>.
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=7082

Calling an RMI Server from a servlet produces stack trace





------- Additional Comments From [EMAIL PROTECTED]  2002-03-27 13:32 -------
During the production of this test case another problem was found. If the 
class to be downloaded is in a jar file in the WEB-INF/lib directory then 
everything works, but if the class is in the WEB-INF/classes directory then 
the ClassNotFoundException is thrown.
Classes in lib should not be available to an RMI server, this is a security 
problem.

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

Reply via email to