You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2006/11/13 06:25:37 UTC

[jira] Created: (AXIS2-1689) SWAclient.java throws org.apache.axis2.AxisFault: Service not found operation terminated error

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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-1689) SWAclient.java throws org.apache.axis2.AxisFault: Service not found operation terminated error

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1689?page=all ]

Thilina Gunarathne resolved AXIS2-1689.
---------------------------------------

    Resolution: Fixed

applied the patch.. 
http://svn.apache.org/viewvc?view=rev&rev=474159

Thanx Charitha.

> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-1689) SWAclient.java throws org.apache.axis2.AxisFault: Service not found operation terminated error

Posted by "Charitha Kankanamge (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1689?page=all ]

Charitha Kankanamge updated AXIS2-1689:
---------------------------------------

    Attachment: patch.patch

Attached a patch

> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org