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 ---
[EMAIL PROTECTED] { url=file:/C:/jboss-4.0.4.GA/serve
r/default/deploy/jboss-seam-booking.ear }
  deployer: [EMAIL PROTECTED]
  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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to