Restore JAX-WS FaultyWebServiceTests
------------------------------------

                 Key: AXIS2-3597
                 URL: https://issues.apache.org/jira/browse/AXIS2-3597
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
    Affects Versions: 1.4
            Reporter: Mike Rheinheimer


Need to restore FaultyWebServiceTests.  The failure log:

junit.framework.AssertionFailedError: javax.xml.ws.soap.SOAPFaultException: 
More than one operation found. Overloaded WSDL operations are not supported.  
WSDL Operation name: faultyWebService

In looking at the WSDL, there is definitely only one operation named 
faultyWebService.  The stack trace, however, indicates we are running in BARE 
mode.  I believe that makes the problem with this testcase directly related to:

https://issues.apache.org/jira/browse/AXIS2-3560

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