I need to reference an internal dtd, I modified my /tomcat/conf/web.xml with
this( btw Solaris 5.8 apache JBoss2.2.2_Tomcat 3.2.2)
I searched all archives for info !


<!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD web Application 2.2//EN"
    "/web-app_2_2.dtd">
does this look right ? Is this the only .xml file to edit?This is initial
install so only tomcat-test is attempting to deploy.
Embedded Tomcat fails to deploy.
I no longer get a UnknownHost error but now I get a NullPointerException
when I do a run_with_tomccat.sh
THANKS!!!

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

Reply via email to