Re: Problem starting Application

2004-07-01 Thread Emmanouil Batsis
Weird. Looks like xerces is trying to fetch the DTDs from their remote location. Try saving the validator XML DTDs locally and use their path as the doctype system URI in the validator XML files. I may be wrong, but this has to do with what you have configured your default xerces behavior to be

Problem starting Application

2004-07-01 Thread Alvin Antony
Hi Friends, i get a connecton error when i start the struts application which uses validation module . The error message which i get is given below. ERROR org.apache.struts.validator.ValidatorPlugIn - Connection reset by peer: connect java.net.SocketException: Connection reset by pe