[
https://issues.jboss.org/browse/JBWS-3426?page=com.atlassian.jira.plugin....
]
Alessio Soldano updated JBWS-3426:
----------------------------------
Description:
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.
The endpoint publisher and its service needs to be reviewed to properly use a service
target.
was:
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.)
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
Affects Versions: jbossws-cxf-4.0.1, jbossws-native-4.0.1
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-4.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.
The endpoint publisher and its service needs to be reviewed to properly use a service
target.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira