History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XW-651
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Rene Gielen
Reporter: Rene Gielen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWork

ValidatorFactory.parseValidators breaks in WebSphere 6.0 environment - fixed in trunk, but not in 2.0 branch

Created: 07/Jul/08 05:45 PM   Updated: 07/Jul/08 06:25 PM
Component/s: Validators
Affects Version/s: 2.0.5
Fix Version/s: 2.0.6


 Description  « Hide
In WebSphere 6 environment, validation xml file loading fails with an IllegalArgumentException:
...
Caused by: java.lang.IllegalArgumentException: URI scheme is not "file"
at java.io.File.<init>(File.java:364)
..

Musachy applied a fix to trunk, but it is missing in 2.0.5, breaking Struts 2.0.11.2 in said environment.

See also:
https://issues.apache.org/struts/browse/WW-2709

 All   Comments   Change History      Sort Order:
Rene Gielen - [07/Jul/08 06:14 PM ]
SVN Revision 1850