  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Subject: - Verification of Enterprise Beans Failed.. | Subject: - Verification of Enterprise Beans Failed.. 2007-10-01 - By amitid4jboss
Back 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@(protected) { url=file:/C:/Nuxeo/server/default /deploy/TestEJB.ear } deployer: org.nuxeo.runtime.jboss.deployment.NuxeoDeployer@(protected) 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#4090093
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode =reply&p=4090093 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ jboss-user mailing list jboss-user@(protected) https://lists.jboss.org/mailman/listinfo/jboss-user
|
|
 |