The app server tries to validate the validation.xml with a DTD defined in the given xml. If the server cannot download this DTD, the webapp will not start up.
Remove the DTD entry, and you should be able to startup your server even if you are offline. (Maybe you should check the other validation relevant XML files too) Bye, Peter 2007/9/26, qiuguang <[EMAIL PROTECTED]>: > > > i have deploy the appfuse-light-struts-hibernate-1.8 to > c:\tomcat-5.5\webapps;when i start the tomcat i describle the > ERROR-ValidatorPlugIn.init<172>|jakata.apache.org > java.net.UnknoenHostException:jakarta.apache.org > ect > but when i connect to internet everything will be Ok; > please tell me why?! > -- > View this message in context: > http://www.nabble.com/why-must-be-online-to-run-the-appfuse-light-tf4520670s2369.html#a12895966 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
