Hello,
I am trying to get jboss/tomcat/petstore to work. I am trying to get
either:
jps1.1.1 or jps1.1.2 to work.
A) on jps1.1.1 with the petstore-1.1.1-patch2.zip I get:
Building jar: /usr/jps1.1.1/src/petstore/build/petstoreEjb.jar
Deleting: /usr/jps1.1.1/src/petstore/build/ejbjar
Executing Target: ear
[error]
[exec] Assemble application
{../../components/shoppingcart/build/shoppingcartEjb.jar=,
../../components/inventory/build/inventoryEjb.jar=, ../build/petstore.war=,
../../components/mail/build/mailerEjb.jar=,
../../components/customer/build/customerEjb.jar=,
../build/petstoreEjb.jar=}[] into ../build/petstore.ear
[error] No local string for enterprise.deployment.application.description
[exec] Exception during packaging:
[error] com.sun.enterprise.deployment.xml.ParseException
[exec] null
[error] at
com.sun.enterprise.deployment.xml.EjbBundleNode.readEjbBundleNodes(EjbBundle
Node.java:866)
[error] at
com.sun.enterprise.deployment.xml.EjbBundleNode.read(EjbBundleNode.java:883)
[error] at
com.sun.enterprise.deployment.EjbBundleArchivist.open(EjbBundleArchivist.jav
a:258)
[error] at
com.sun.enterprise.deployment.EjbBundleArchivist.open(EjbBundleArchivist.jav
a:299)
[error] at
com.sun.enterprise.deployment.EjbBundleArchivist.open(EjbBundleArchivist.jav
a:286)
[error] at
com.sun.enterprise.deployment.ApplicationArchivist.addEjbJar(ApplicationArch
ivist.java:962)
[error] at
com.sun.enterprise.tools.packager.ComponentPackager.assembleApplication(Comp
onentPackager.java:209)
[error] at
com.sun.enterprise.tools.packager.Main.main(Main.java:213)
[exec] Result: 1
Executing Target: runtime
[error]
[error] com.sun.enterprise.deployment.xml.ParseException
[error] at
com.sun.enterprise.deployment.xml.ApplicationNode.readApplicationNodes(Appli
cationNode.java:327)
[error] at
com.sun.enterprise.deployment.xml.ApplicationNode.read(ApplicationNode.java:
338)
[error] at
com.sun.enterprise.deployment.ApplicationArchivist.open(ApplicationArchivist
.java:316)
[error] at
com.sun.enterprise.deployment.ApplicationArchivist.open(ApplicationArchivist
.java:299)
[error] at
com.sun.enterprise.tools.packager.Main.main(Main.java:228)
[exec] Result: 1
[error]
[error] com.sun.enterprise.deployment.xml.ParseException
[error] at
com.sun.enterprise.deployment.xml.ApplicationNode.readApplicationNodes(Appli
cationNode.java:327)
[error] at
com.sun.enterprise.deployment.xml.ApplicationNode.read(ApplicationNode.java:
338)
[error] at
com.sun.enterprise.deployment.ApplicationArchivist.open(ApplicationArchivist
.java:316)
[error] at
com.sun.enterprise.deployment.ApplicationArchivist.open(ApplicationArchivist
.java:299)
[error] at
com.sun.enterprise.tools.packager.Main.main(Main.java:228)
[exec] Result: 1
Executing Target: core
Completed in 64 seconds
B) On jps1.1.2, it builds correctly, but I get the following on deployment:
[J2EE Deployer Default] Starting module petstore.war
2001-05-31 02:25:47 - ContextManager: Adding context Ctx( /estore )
[Auto deploy] XmlMapper: Can't find resource for entity: -//Sun
Microsystems, Inc.//DTD Web Application 2.3//EN -->
http://java.sun.com/dtd/web-app_2_3.dtd "null"
[Auto deploy] ERROR reading
/usr/jboss-2.2/tmp/deploy/Default/petstore.ear/web1003/WEB-INF/web.xml
[Auto deploy] At External parameter entity "%[dtd];" has characters after
markup.
[Auto deploy] ERROR reading
/usr/jboss-2.2/tmp/deploy/Default/petstore.ear/web1003/WEB-INF/web.xml
[Auto deploy] org.xml.sax.SAXParseException: External parameter entity
"%[dtd];" has characters after markup.
Trying to run/build against:
j2sdkee1.3
java1.3
jboss-2.2
jakarta-tomcat-3.2.1
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user