Hi all,

I'm new to this mailing list and still a bit confused on how to look 
things up, so apologies if this one is already up there!

I'm using Tomcat to serve up JSPs using Struts 2 with java action classes 
and xml validation files.  For example:
signup.jsp
SignUp.java
SignUp-validation.xml

All runs fine in Tomcat until you click a button that triggers validation 
then the following error is displayed:
java.lang.ExceptionInInitializerError
 
com.opensymphony.xwork2.validator.ValidatorFileParser.addValidatorConfigs(ValidatorFileParser.java:192)
 
com.opensymphony.xwork2.validator.ValidatorFileParser.parseActionValidatorConfigs(ValidatorFileParser.java:72)
 
com.opensymphony.xwork2.validator.AnnotationActionValidatorManager.loadFile(AnnotationActionValidatorManager.java:361)
....
....
Caused by: Connection timed out: connect - [unknown location]
....
....

Any pointers would be gratefully received!
Liz
_________________________________________________

Liz Johnston
Software Engineer
IT Development
0845 213 5152
[EMAIL PROTECTED]

**********************************************************************
This message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately by e-mail if you have received this e-mail by mistake and delete 
this e-mail from your system. E-mail transmission cannot be guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or contain viruses. The sender therefore 
does not accept liability for any errors or omissions in the contents of this 
message, which arise as a result of e-mail transmission. 
WARNING: Computer viruses can be transmitted by e-mail. The recipient should 
check this email and any attachments for the presence of viruses. SQA accepts 
no liability for any damage caused by any virus transmitted by this email.
Scottish Qualifications Authority 
www.sqa.org.uk 
[EMAIL PROTECTED]
**********************************************************************


Reply via email to