Validator Example: Error

2002-07-03 Thread Jacob Hookom
I recently updated to struts 1.1b and I've successfully updated my larger application at the root. Curious, I deployed the validator.war and for some reason, the validator example app reports at its index.jsp: ERROR: Validator resources not loaded -- check Commons Logging logs for error

RE: Validator Example: Error

2002-07-03 Thread Jacob Hookom
UPDATED FROM PREVIOUS POST: I recently updated to struts 1.1b and I've successfully updated my larger application at the root. Curious, I deployed the validator.war and for some reason, the validator example app reports at its index.jsp: ERROR: Validator resources not loaded -- check Commons

Re: Validator Example: Error

2002-07-03 Thread Rob Leland
Jacob: Try downloading the latest build, it has many bugs fixed. I believe that in beta 1.1 the contrib validator example still used the regexpr.jar(org.apache.regexp.RESyntaxException ) but the validator used oro-2.0.6.jar both are from Jakrata-Apache top level. And I don't believe the