Hello friends,
I am trying to deploy my application in which I developed using JBoss IDE.My application
uses Struts-->Session beans which are in turn calling EJB methods of a different EAR
present in the sam server. I have included all the jars referenced by my ejb in my EAR
packaging.and I have also done the classpath settings in my Manifest.mf file.
But as soon as I put my EAR file in the deploy folder of my JBoss server and run the
server I gives me the following error:
12:05:17,932 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@4f3214e3 { url=file:/C:/Nuxeo/server/default
/deploy/TestEJB.ear }
deployer: org.nuxeo.runtime.jboss.deployment.NuxeoDeployer@a23610
status: Deployment FAILED reason: Verification of Enterprise Beans failed, see
above for error messages.
state: FAILED
watch: file:/C:/Nuxeo/server/default/deploy/TestEJB.ear
Can any body help me..... what I am missing out!...
thanks in advance.
Amit
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090093#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...