JavaRanch » Java Forums »
Frameworks »
Struts
| Author |
Error while starting tomcat server:no able to load Validator file
|
Deepak Lal
Ranch Hand
Joined: Jul 01, 2008
Posts: 507
|
|
-------------------------
validator-rules.xml (see below)
-------------------------
-------------------
Validation.xml
-------------------
login.jsp
|
When The Going Gets Tougher,The Tougher gets Going
|
 |
Travis Hein
Ranch Hand
Joined: Jun 06, 2006
Posts: 161
|
|
This is probably the XML parser not able to fetch the DTD from http://jakarta.apache.org/commons/dtds/validator_1_1_3.dtd
Such as no network connection from the server to the internet.
and we need to (somehow) make this reference a local DTD ? I don't know how to do that though.
|
Error: Keyboard not attached. Press F1 to continue.
|
 |
Deepak Lal
Ranch Hand
Joined: Jul 01, 2008
Posts: 507
|
|
Hi Ranchers,
Need your immediate help on this please
Thanks and Regards,
Deepak Lal
|
 |
Deepak Lal
Ranch Hand
Joined: Jul 01, 2008
Posts: 507
|
|
Hi Ranchers,
Any Updates on how to resolve this issue....The Tomvat server is not starting......
Thanks and Regards,
Deepak Lal
|
 |
 |
|
|
subject: Error while starting tomcat server:no able to load Validator file
|
|
|
|