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=28257>. 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=28257 ValidatorAction class issue [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2004-04-10 07:26 ------- Right now I am not inclined to use the patch, since it leaves you without a functioning validator. A True Workaround this JWS bug (See below) is to load the validator-rules.xml of struts with the javascript functiion definitions, like it use to be for validator 1.02 then the jar resources probably won't be searched for. I did a Google "read currentThread getContextClassLoader"" and found many messages about this JWS bug, In particular see: http://forum.java.sun.com/thread.jsp?thread=490982&forum=10&message=2310036 and I quote from the bottom of that message: I have not heard from Sun since I last entered it as a bug, but I found out that icons as well as other resources fail to load from a jar file when an application is run using Java Web Start version 1.4+ under JRE version 1.3 to 1.3.1_07. However, if newer versions of JRE starting with 1.3.1_09 is used to run the application all resources can be loaded from the jar file successfully. So, it is really a combination of Web Start vs JRE which causes this ambiguous behaviour to show up. I'd be happy to apply a patch that worked around this bug yielding a functional Validator, that reads the definitions from the jar. Short of that I am closing this bug ticket. Hope the info above helps you out ! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
