DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37727>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37727





------- Additional Comments From [EMAIL PROTECTED]  2006-01-06 03:54 -------
I have fixed the Serializabilty issue with ResourcesBundleResources for Bug 
38021 - which just leaves the Webapp implementations.

The current MessageResources implementations in Struts don't use the 
ServletContext.getResourceAsStream() method - they just use the Context 
ClassLoader's getResourceAsStream() method.

IMO we should removed the dependency on ServletContext from commons resources 
and switch to that mechanism. Is there any objection to me doing this?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to