Fixes bug that overwrites already created AxisOperations
--------------------------------------------------------

                 Key: AXIS2-2006
                 URL: https://issues.apache.org/jira/browse/AXIS2-2006
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Roy A. Wood Jr.
            Priority: Minor


When WSDL exists, we use populateService to create AxisService and populate. 
The problem is, we were overwriting the AxisOperations with ones that we were 
creating after-the-fact. This patch fixes that problem

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to