adfbc tutorial contains jsf
i followed adfbc tutorial use jdeveloper. i deploy with choice item war file. and then right click the deploy result choice delpoyto>new connection. in the list connection type i fill jboss. the automatically ear file on the <jboss-home>/server/default/deploy.
can anyone explain me why i get error message when start the jboss server?
Incompletely deployed packages
org.jboss.deployment.DeploymentInfo@ce1474ba { url=file:/D:/jboss-4.0.4.GA/server/default/deploy/SRTutorial.ear/SRTutorial.war/ }
deployer: MBeanProxyExt[jboss.web:service=WebServer]
status: Deployment FAILED reason: URL file:/D:/jboss-4.0.4.GA/server/default/deploy/SRTutorial.ear/SRTutorial.war/ deployment failed
state: FAILED
watch: file:/D:/jboss-4.0.4.GA/server/default/deploy/SRTutorial.ear/SRTutorial.war/WEB-INF/web.xml
altDD: null
lastDeployed: 1182854793453
lastModified: 1182854106812
mbeans:
org.jboss.deployment.DeploymentInfo@2831bd4 { url=file:/D:/jboss-4.0.4.GA/server/default/deploy/SRTutorial.ear/ }
deployer: org.jboss.deployment.EARDeployer@12b3349
status: Deployment FAILED reason: URL file:/D:/jboss-4.0.4.GA/server/default/deploy/SRTutorial.ear/SRTutorial.war/ deployment failed
state: FAILED
watch: file:/D:/jboss-4.0.4.GA/server/default/deploy/SRTutorial.ear/META-INF/application.xml
altDD: null
lastDeployed: 1182854793453
lastModified: 1182854121812
mbeans:
MBeans waiting for other MBeans
ObjectName: jboss.web.deployment:war=SRTutorial.war,id=-837520198
State: FAILED
Reason: org.jboss.deployment.DeploymentException: URL file:/D:/jboss-4.0.4.GA/server/default/deploy/SRTutorial.ear/SRTutorial.war/ deployment failed
--MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM
ObjectName: jboss.web.deployment:war=SRTutorial.war,id=-837520198
State: FAILED
Reason: org.jboss.deployment.DeploymentException: URL file:/D:/jboss-4.0.4.GA/server/default/deploy/SRTutorial.ear/SRTutorial.war/ deployment failed

