You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/02/05 04:07:42 UTC

DO NOT REPLY [Bug 16176] - PropertyMessageResources should load resourcs via Thread.currentThread().getContextClassLoader().getResourceAsStream() or ServletContext.getResourceAsStream()

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()

husted@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From husted@apache.org  2003-02-05 03:07 -------
I believe 1.1 supports JAR sharing.

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org


Re: DO NOT REPLY [Bug 16176] - PropertyMessageResources should load resourcs via Thread.currentThread().getContextClassLoader().getResourceAsStream() or ServletContext.getResourceAsStream()

Posted by "Craig R. McClanahan" <cr...@apache.org>.

> ------- Additional Comments From husted@apache.org  2003-02-05 03:07 -------
> I believe 1.1 supports JAR sharing.

Please read the comments on JAR sharing that I put into the user's guide
about this:

  http://jakarta.apache.org/struts/userGuide/configuration.html#config_add

The bottom line is that most aspects of sharing JAR files will *probably*
work, but I do not consider this to be a supported feature of Struts.
There are way too many corner cases that are almost impossible to test, so
I wanted to set expectations appropriately.

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org