Thanks guys
removing the DOCTYPE statement works but can we make it something like
the struts library does:
[Auto deploy] register('-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN',
'jar:file:/usr/lib/JBoss-2.2.2_Tomcat-3.2.2/tomcat/webapps/abella/WEB-INF/lib/struts.jar!/org/apache/struts/resources/web-app_2_3.dtd'
[Auto deploy] resolveEntity('-//Apache Software Foundation//DTD Struts Configuration
1.0//EN', 'http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd')
[Auto deploy] Resolving to alternate DTD
'jar:file:/usr/lib/JBoss-2.2.2_Tomcat-3.2.2/tomcat/webapps/abella/WEB-INF/lib/struts.jar!/org/apache/struts/resources/struts-config_1_0.dtd'
As is illustrated the library resolves to an alternate DTD
Or should I take this as the normal way of deploying the app?
Daljeet Singh
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user