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

PropertyMessageResources should load resourcs via 
Thread.currentThread().getContextClassLoader().getResourceAsStream() or 
ServletContext.getResourceAsStream()





------- Additional Comments From [EMAIL PROTECTED]  2003-01-16 20:04 -------
Struts 1.0.2 is *not* designed to be successfully used in a shared parent class
loader.  I don't imagine anyone is going to be willing to go to all the work to
make it happen either.

In most respects, Struts 1.1 has been adjusted so that you can put struts.jar in
a shared parent class loader, but this has not been rigorously tested.  It's a
"use this at your own risk scenario".

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

Reply via email to