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

Property Descriptor Utility Cache needs a way to clear it.





------- Additional Comments From [EMAIL PROTECTED]  2002-12-11 21:23 -------
Perhaps Struts needs a specific design so that they basic API can be shared 
accross several deployed web apps. This is possible by adding a method to 
ActionServlet called setActionClassLoader. Then the Web App extends the 
ActionServlet and sets thes the ActionClassLoader to his current ClassLoader. 
All classes that deal with creating objects instances need to be updated. This 
includes the ActionServlet, PropertiesUtils, and Message Factories. I have done 
this in my code and can provide more information if need be.

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

Reply via email to