SWAclient.java throws org.apache.axis2.AxisFault: Service not found operation
terminated error
----------------------------------------------------------------------------------------------
Key: AXIS2-1689
URL: http://issues.apache.org/jira/browse/AXIS2-1689
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: samples
Affects Versions: 1.1
Environment: JDK 1.5, Win XP
Reporter: Charitha Kankanamge
Attachments: patch.patch
There was a bug in SWAClient.java where the EPR is defined as
"http://localhost:8080/axis2/services/sample-swa".
However the correct EPR should be
"http://localhost:8080/axis2/services/SWASampleService".
I changed the wrong EPR in sample.soapwithattachments.client.SWAClient.java and
a patch is attached here with.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://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]