I am attempting to get this identical field validator working and
after a long night I feel as if I am almost there.  However, this is
the latest ERROR reported when the field is undergoing validation.

java.lang.IllegalAccessException: Class
ERROR org.apache.commons.validator.Validator - reflection: Class
org.apache.commons.validator.Validator can not access a member of
class net.creativerge.struts.validator.FieldChecks with modifiers
"public static"

Okay, so what the heck does that mean?  My custom class has a single
method

public static boolean validateIdentical()

???

Dan

-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Daniel Allen, <[EMAIL PROTECTED]>
http://www.mojavelinux.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Windows: where do you want your data to disappear to today?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

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

Reply via email to