@WebService.name attribute parameter not being properly set
-----------------------------------------------------------

                 Key: AXIS2-3657
                 URL: https://issues.apache.org/jira/browse/AXIS2-3657
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
    Affects Versions: 1.4, nightly
            Reporter: Dustin Amrhein
            Assignee: Dustin Amrhein
            Priority: Blocker
             Fix For: 1.4, nightly


In the metadata module, the EndpointDescriptionImpl class sets a parameter on 
the AxisService object that represents the @WebService.name attribute value. 
This logic is executed in the server-side code flow, but currently the correct 
value is only set in the case that there is not an explicitly defined SEI. This 
needs to be changed to derive the @WebService.name value from the SEI if one is 
present.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to