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 2002/08/09 00:05:24 UTC

DO NOT REPLY [Bug 10897] - PropertyMessageResources loading resources from the wrong ClassLoader

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

PropertyMessageResources loading resources from the wrong ClassLoader

dpaddock@esri.com changed:

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



------- Additional Comments From dpaddock@esri.com  2002-08-08 22:05 -------
Environment: iPlanet Web Server 6.0

This seems to have broken the loading of the resource file in iPlanet 6.  I was
using build 20020715 and it was working fine with the
ApplicationResources.properties file in the WEB-INF/classes directory.  Today I
updated to the 20020808 build, and now it doesn't find the resource file unless
I put it in iPlanet's JVM Classpath.

I'm also now getting four of these warning messages when the application starts,
but I don't think it's related since I also get these messages now in Tomcat 4,
and Tomcat does find the resource file in WEB-INF/classes.

[WARN] Digester - -org.xml.sax.SAXNotRecognizedException: Property:
http://java.sun.com/xml/jaxp/properties/schemaLanguage

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>