[jbossws-issues] [JBoss JIRA] (JBWS-3736) soap:address rewrite does not consider wsdlLocation in SEI @WebService

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Mon Nov 18 13:11:06 EST 2013


     [ https://issues.jboss.org/browse/JBWS-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-3736:
----------------------------------

    Description: There's a bug in the MetadataBuilder that does not use the @WebService(wsdlLocation=...) data from the service endpoint interface when the information is not available in the annotation on the endpoint implementation. The retrieved data is used for the wsdl soap:address rewrite (only), which is hence not working properly when the only wsdlLocation data provided is in the SEI (not in the impl, not in a deployment descriptor).  (was: There's a bug in the MetadataBuilder that does not use the @WebService(wsdlLocation=...) data from the service endpoint interface, while it always the same information from the endpoint implementation annotation only. The data retrieved there is used for the wsdl soap:address rewrite only, which is hence not working properly when the only wsdlLocation data provided in the SEI (not in the impl, not in a deployment descriptor).)

    
> soap:address rewrite does not consider wsdlLocation in SEI @WebService
> ----------------------------------------------------------------------
>
>                 Key: JBWS-3736
>                 URL: https://issues.jboss.org/browse/JBWS-3736
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>             Fix For: jbossws-cxf-4.3
>
>
> There's a bug in the MetadataBuilder that does not use the @WebService(wsdlLocation=...) data from the service endpoint interface when the information is not available in the annotation on the endpoint implementation. The retrieved data is used for the wsdl soap:address rewrite (only), which is hence not working properly when the only wsdlLocation data provided is in the SEI (not in the impl, not in a deployment descriptor).

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


More information about the jbossws-issues mailing list