[jboss-dev-forums] [Design of POJO Server] - Re: Missing feature in EJB2 ContainerConfiguration merge

adrian@jboss.org do-not-reply at jboss.com
Mon Dec 10 12:04:11 EST 2007


You can reproduce the problem with this test:


  | one-test:
  |     [junit] Running org.jboss.test.jmx.test.EarDeploymentUnitTestCase
  |     [junit] Found log4j.xml: file:/home/ejort/jboss-head/testsuite/output/resources/log4j.xml
  |     [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 2.205 sec
  |     [junit] Test org.jboss.test.jmx.test.EarDeploymentUnitTestCase FAILED
  | 


  | 01:16:04,636 ERROR [AbstractKernelController] Error installing to Create: name=jboss.j2ee:module="eardependsaejb.jar",service=EjbModule state=Configured mode=Manual re
  | quiredState=Create
  | org.jboss.deployment.DeploymentException: Missing or invalid Instance Pool (in jboss.xml or standardjboss.xml)
  |         at org.jboss.ejb.EjbModule.createInstancePool(EjbModule.java:1209)
  |         at org.jboss.ejb.EjbModule.createStatelessSessionContainer(EjbModule.java:689)
  |         at org.jboss.ejb.EjbModule.createContainer(EjbModule.java:638)
  |         at org.jboss.ejb.EjbModule.createService(EjbModule.java:382)
  |         at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:267)
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111700#4111700

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111700



More information about the jboss-dev-forums mailing list