[jboss-user] [JBoss Seam] - seam application error safter deployment- ejb-jar.xml must e
ssniazi
do-not-reply at jboss.com
Tue Aug 1 14:05:25 EDT 2006
seam application successfully deployed. . Here is what;s going wrong
Build Seam by running "ant" the Seam root directory...this is successful
Build and deploy the example by running "ant" in the Seam
"examples/booking" directory...this is successful....
Started JBoss AS by typing "bin/run.sh" in the JBoss home directory
Pointed browser to:
http://localhost:8080/seam-booking/
and it coughs and gives me the following in the browser
==========
HTTP Status 404 - /seam-booking
--------------------------------------------------------------------------------
type Status report
message /seam-booking
description The requested resource (/seam-booking) is not available.
--------------------------------------------------------------------------------
Apache Tomcat/5.5.17
===================================
Tomcat is also started as service in bckground.
This is from the JBOSS start.bat log.
=====================================
12:42:14,906 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo at 704d3bd5 { url=file:/C:/jboss-4.0.4.GA/serve
r/default/deploy/jboss-seam-booking.ear }
deployer: org.jboss.deployment.EARDeployer at b31b77
status: Deployment FAILED reason: ejb-jar.xml must either obey the right xml s
chema or define a valid DOCTYPE!
state: FAILED
watch: file:/C:/jboss-4.0.4.GA/server/default/deploy/jboss-seam-booking.ear
altDD: null
lastDeployed: 1154454133203
lastModified: 1154454131828
mbeans:
==============================
Anyone seen this one before, any suggesiton ? Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962256#3962256
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962256
More information about the jboss-user
mailing list