EJB Module is always created while deploying a web application
--------------------------------------------------------------

                 Key: GERONIMO-5853
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5853
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: deployment
    Affects Versions: 3.0-M1, 3.0
            Reporter: Ivan


With the latest OpenEJB snapshot, it seems that an EJB module is always created 
even no ejb beans in the deployed web application., and it took a long time to 
star the EJBModule GBean.
--->
2011-03-07 22:26:00,875 INFO  [GBeanInstance] INFO IVAN 
default/WSDLTest/1299507925968/car?J2EEApplication=default/WSDLTest/1299507925968/car,WebModule=WSDLTest_web.war,j2eeType=EJBModule,name=WSDLTest_web.war
 consume 11172
2011-03-07 22:26:01,078 INFO  [GBeanInstance] INFO IVAN 
default/WSDLTest/1299507925968/car?EJBModule=WSDLTest_web.war,J2EEApplication=default/WSDLTest/1299507925968/car,WebModule=WSDLTest_web.war,j2eeType=ValidatorFactory,name=ValidatorFactory
 consume 203
2011-03-07 22:26:12,765 INFO  [GBeanInstance] INFO IVAN 
default/WSDLTest/1299507925968/car?J2EEApplication=default/WSDLTest/1299507925968/car,j2eeType=ValidatorFactory,name=ValidatorFactory
 consume 78
2011-03-07 22:26:24,203 INFO  [GBeanInstance] INFO IVAN 
default/WSDLTest/1299507925968/car?j2eeType=J2EEApplication,name=default/WSDLTest/1299507925968/car
 consume 0
2011-03-07 22:26:24,203 INFO  [GBeanInstance] INFO IVAN 
default/WSDLTest/1299507925968/car?J2EEApplication=default/WSDLTest/1299507925968/car,Servlet=com.sun.ts.tests.jaxws.sharedwebservices.doclithelloservice.HelloImpl,WebModule=WSDLTest_web.war,j2eeType=GBean,name=POJOWebServiceContainerFactoryGBean
 consume 0
2011-03-07 22:26:24,203 INFO  [GBeanInstance] INFO IVAN 
default/WSDLTest/1299507925968/car?J2EEApplication=default/WSDLTest/1299507925968/car,Servlet=com.sun.ts.tests.jaxws.sharedwebservices.doclithelloservice.Hello2Impl,WebModule=WSDLTest_web.war,j2eeType=GBean,name=POJOWebServiceContainerFactoryGBean
 consume 0
2011-03-07 22:26:24,203 INFO  [GBeanInstance] INFO IVAN 
default/WSDLTest/1299507925968/car?J2EEApplication=default/WSDLTest/1299507925968/car,Servlet=com.sun.ts.tests.jaxws.sharedwebservices.doclithelloservice.Hello3Impl,WebModule=WSDLTest_web.war,j2eeType=GBean,name=POJOWebServiceContainerFactoryGBean
 consume 0
2011-03-07 22:26:24,203 INFO  [GBeanInstance] INFO IVAN 
default/WSDLTest/1299507925968/car?J2EEApplication=default/WSDLTest/1299507925968/car,WebModule=WSDLTest_web.war,j2eeType=GBean,name=jspLifecycleProvider
 consume 0
2011-03-07 22:26:24,203 INFO  [GBeanInstance] INFO IVAN 
default/WSDLTest/1299507925968/car?J2EEApplication=default/WSDLTest/1299507925968/car,j2eeType=ApplicationJndi,name=ApplicationJndi
 consume 0
2011-03-07 22:26:24,203 INFO  [GBeanInstance] INFO IVAN 
default/WSDLTest/1299507925968/car?J2EEApplication=default/WSDLTest/1299507925968/car,WebModule=WSDLTest_web.war,j2eeType=ContextSource,name=ContextSource
 consume 0
2011-03-07 22:26:38,906 INFO  [GBeanInstance] INFO IVAN 
default/WSDLTest/1299507925968/car?J2EEApplication=default/WSDLTest/1299507925968/car,j2eeType=WebModule,name=WSDLTest_web.war
 consume 14703
<---

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to