I have a project CTiWebServices.ear which i am deploying on Jboss in default configuration. There are various other file in EAR like WebCommon, CTiwebservices, Webuser It has erpproxy.jar. Which has SpringEJB classes. It has all the DAO classes in it. While i am deploying ht eapplication it gives me a following error? ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:
--- MBeans waiting for other MBeans --- ObjectName: jboss.j2ee:service=EjbModule,module=erpproxy-1.2.jar State: FAILED Reason: org.jboss.deployment.DeploymentException: Missing or invalid Container Invokers (in jboss.xml or standardjboss.xml). --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- ObjectName: jboss.j2ee:service=EjbModule,module=erpproxy-1.2.jar State: FAILED Reason: org.jboss.deployment.DeploymentException: Missing or invalid Container Invokers (in jboss.xml or standardjboss.xml). Can anybody help me out please. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174665#4174665 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174665 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
