Hello all , and thank you for you quick response by Mr. IvanLatysh.

At the head of tomcat/conf/web.xml ,  there is one of description as  
follows.

<!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
    "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";>

Really , tomcat seems to check this site every time.
Usual , I think it's true to describe as follows.

    "file:///opt/FLIGHTapps/tomcat/conf/web.dtd">

But it was not solutions for me.   When I set up the dns resolver ,   
and so OS could resolve the domain name(http://java.sun.com/j2ee/dtds/
web-app_2_2.dtd) , servlet could be auto-deployed.

Thank you all !!


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to