Nope, it has something to do with the deployment descriptor (petstore): estore_ejb.xml, the build.xml or something in j2ee (the web.xml uses a non-existent dtd). I don't think it has something to do with jboss.
 
I'll keep trying it, if you find anything please let me know.
 
Thanks,
Maarten----- Original Message -----
Sent: Tuesday, May 29, 2001 12:14 PM
Subject: R: [JBoss-user] dtd error or deployment error?

did you work out how to solve the "No local string for enterprise.deployment.application.description" error when running petstore's build.bat file?
 
if so, please tell....
 
simon
 
----- Original Message -----
Sent: Tuesday, May 29, 2001 11:44 AM
Subject: [JBoss-user] dtd error or deployment error?

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

Reply via email to