[jboss-dev-forums] [Design of POJO Server] - Re: Minimal now boots
scott.stark@jboss.org
do-not-reply at jboss.com
Fri Sep 15 12:58:40 EDT 2006
All of the services in the conf/jboss-service.xml are getting unloaded due to the failure of the jsr77 service to load due to not finding a MainDeployer:
09:34:50,153 DEBUG [LocalJBossServerDomain] Initialization failed jboss.management.local:j2eeType=J2EEDomain,name=Manager
javax.management.InstanceNotFoundException: jboss.system:service=MainDeployer is not registered.
1. We should get the lookup fixed to ensure all of the conf/jboss-service.xml services are loading. I'll take a look at this today.
2. With the loading of deployment definitions before creating/starting them, we really need to strip conf/jboss-service.xml down to the minimal static services and bring it more in line with the installer fine grained services breakout. This can wait until we switch to trunk.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971982#3971982
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971982
More information about the jboss-dev-forums
mailing list