-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Søren,

Søren Blidorf wrote:
> I have upgraded to struts 1.2.9 and don't have validator.xml and
> validator-rules.xml.

validator-rules (in the 1.2 branch) somewhat recently moved into the
struts-core.jar file. You should change your plug-in property to this:

<set-property
   property="pathnames"
   value="/org/apache/struts/validator/validator-rules.xml, ..." />

Using the full path like that will search the classpath for the file,
and find it in the JAR file.

As for validator.xml... usually it's up to the application to provide
this file, since it contains application-specific validation rules.
Maybe I don't know what you have in that file.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGhPy+9CaO5/Lv0PARAkxPAKCmAOkweUBp5adHdvi6eI9lipFOmACgi5LR
molqow0dhm63UzDksEPddEs=
=S2bg
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to