[jboss-jira] [JBoss JIRA] Closed: (JBAS-3964) DeployerInterceptorEJB3 depends on jboss.ejb3:service=EJB3Deployer

Dimitris Andreadis (JIRA) jira-events at lists.jboss.org
Wed Feb 14 07:45:32 EST 2007


     [ http://jira.jboss.com/jira/browse/JBAS-3964?page=all ]

Dimitris Andreadis closed JBAS-3964.
------------------------------------

    Resolution: Done

Looks ok now.

> DeployerInterceptorEJB3 depends on jboss.ejb3:service=EJB3Deployer
> ------------------------------------------------------------------
>
>                 Key: JBAS-3964
>                 URL: http://jira.jboss.com/jira/browse/JBAS-3964
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Web Services
>            Reporter: Dimitris Andreadis
>         Assigned To: Thomas Diesler
>             Fix For: JBossAS-4.2.0.CR1
>
>
> The latest refactoring on Branch_4_2 that replaced jbossws14.sar with jbossws.sar expects the EJB3Deployer to be present.
> EJB3 is still an optional component in JBossAS, so although we now require jdk5, we may not have EJB3 present.
> We need to include a jboss-service.xml descriptor that doesn't have this dependency, in the standard (no EJB3) jbossAS config.
> 20:19:01,166 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
> --- MBeans waiting for other MBeans ---
> ObjectName: jboss.ws:service=DeployerInterceptorEJB3
>   State: CONFIGURED
>   I Depend On:
>     jboss.ejb3:service=EJB3Deployer
> --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
> ObjectName: jboss.ejb3:service=EJB3Deployer
>   State: NOTYETINSTALLED
>   Depends On Me:
>     jboss.ws:service=DeployerInterceptorEJB3

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list