[jboss-jira] [JBoss JIRA] Updated: (JBAS-3766) Port the webservice deployer

Dimitris Andreadis (JIRA) jira-events at jboss.com
Sat Nov 18 11:30:45 EST 2006


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

Dimitris Andreadis updated JBAS-3766:
-------------------------------------

    Fix Version/s: JBossAS-5.0.0.Beta2
                       (was: JBossAS-5.0.0.Beta1)

> Port the webservice deployer
> ----------------------------
>
>                 Key: JBAS-3766
>                 URL: http://jira.jboss.com/jira/browse/JBAS-3766
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>            Reporter: Scott M Stark
>         Assigned To: Thomas Diesler
>             Fix For: JBossAS-5.0.0.Beta2
>
>
> The old jmx/interceptor based jbossws deployer is now complete broken:
> *** CONTEXTS MISSING DEPENDENCIES: Name -> Dependency{Required State:Actual State}
> jboss.ws:service=DeployerInterceptorEJB21
>  -> jboss.ejb:service=EJBDeployer{Create:** NOT FOUND **}
>  -> jboss.ejb:service=EJBDeployer{Start:** NOT FOUND **}
> jboss.ws:service=DeployerInterceptorEJB3
>  -> jboss.ejb3:service=EJB3Deployer{Create:** NOT FOUND **}
>  -> jboss.ejb3:service=EJB3Deployer{Start:** NOT FOUND **}
> jboss.ws:service=DeployerInterceptorNestedJSE
>  -> jboss.ws:service=WebServiceDeployerJSE{Start:Configured}
>  -> jboss.ws:service=WebServiceDeployerJSE{Create:Configured}
> jboss.ws:service=WebServiceDeployerJSE
>  -> jboss.web:service=WebServer{Start:** NOT FOUND **}
>  -> jboss.web:service=WebServer{Create:** NOT FOUND **}
> *** CONTEXTS IN ERROR: Name -> Error
> jboss.web:service=WebServer -> ** NOT FOUND **
> jboss.ejb3:service=EJB3Deployer -> ** NOT FOUND **
> jboss.ejb:service=EJBDeployer -> ** NOT FOUND **
> It needs to be ported to a deployer that augments the metadata passed to other deployers. This means no unapckaing of wars to modify the war descriptors.

-- 
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