[ 
https://issues.apache.org/jira/browse/CXF-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bozhong Lin updated CXF-463:
----------------------------

        Fix Version/s:     (was: 2.0-RC)
                       2.0
    Affects Version/s:     (was: 2.0-RC)
                       2.0

> Partial webservice annotation on the SEI but the implementor has complete 
> attributes
> ------------------------------------------------------------------------------------
>
>                 Key: CXF-463
>                 URL: https://issues.apache.org/jira/browse/CXF-463
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0
>            Reporter: Bharath Ganesh
>         Assigned To: maomaode
>            Priority: Critical
>             Fix For: 2.0
>
>
> The wsdllocation annotation can be present in the implementor class but 
> absent in the endpointInterface. In JaxWsImplementorInfo when 
> getWsdlLocation() method is invoked, it checks if seiAnnotation is present. 
> Since it is present it just returns seiAnnotation.wsdlLocation(), which will 
> be empty string.
> Ideally it should check if it is non-empty else read the attribute from the 
> implementor class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to