|
Hi,
When i deploy the petstore in Jboss i get the
following error:
[J2EE Deployer Default] Starting module
petstore.war
[Auto deploy] XmlMapper: Can't find resource for entity: -//Sun Microsystems, In c.//DTD Web Application 2.3//EN --> http://java.sun.com/dtd/web-app_2_3.dtd "nul l" 2001-05-29 11:38:06 - ContextManager: Adding context Ctx( /estore ) [Auto deploy] ERROR reading C:\jboss\tmp\deploy\Default\petstore.ear\web1002\WEB -INF\web.xml [Auto deploy] At External parameter entity "%[dtd];" has characters after markup . [Auto deploy] ERROR reading
C:\jboss\tmp\deploy\Default\petstore.ear\web1002\WEB
-INF\web.xml [Auto deploy] org.xml.sax.SAXParseException: External parameter entity "%[dtd];" has characters after markup. [Auto deploy] at org.apache.crimson.parser.Parser2.fatal(Parser2.java:3035) **************
I also found out that the dtd-file pointed to in
the j2sdkee1.3/conf/web.xml is wrong:
I changed it to:
But the error remains. Does anyone know what the
problem is?
Maarten
|
- R: [JBoss-user] dtd error or deployment error? mroosendaal
- R: [JBoss-user] dtd error or deployment error? Simon BATESON
- Re: [JBoss-user] dtd error or deployment error? mroosendaal
- Re: [JBoss-user] dtd error or deployment error? Nicolai P Guba
- Re: [JBoss-user] dtd error or deployment error? mroosendaal
- Re: [JBoss-user] dtd error or deployment error?II mroosendaal
