[jbossws-issues] [JBoss JIRA] (JBWS-3426) Factor out EndpointService logic and update EndpointServiceDA

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Thu Feb 2 05:04:50 EST 2012


Alessio Soldano created JBWS-3426:
-------------------------------------

             Summary: Factor out EndpointService logic and update EndpointServiceDA
                 Key: JBWS-3426
                 URL: https://issues.jboss.org/browse/JBWS-3426
             Project: JBoss Web Services
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf, jbossws-integration, jbossws-native
    Affects Versions: jbossws-cxf-4.0.1, jbossws-native-4.0.1
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: jbossws-cxf-4.0.2, jbossws-native-4.0.2


As a consequence of having moved the registration of endpoints into EndpointRegistry in the AS7 EndpointService, the JBossWS Shared Testsuite test for the EndpointPublisher fails due to the published endpoint not being registered. That's because the ServiceTarget is not available in that case, hence the EndpointService is not installed.
This needs to be solved by having the logic of the EndpointService being invoked differently by the EndpointServiceDA when there's not ServiceTarget available (the endpoint registration is still possible, as well as looking up the current mbeanserver, etc.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list