Invoking a Axis WebService from Xfire Client fails
--------------------------------------------------

                 Key: XFIRE-757
                 URL: http://jira.codehaus.org/browse/XFIRE-757
             Project: XFire
          Issue Type: Bug
         Environment: Xfire 1.2 used for creating Client Stubs
JDK 1.5_0_07
Axis 1.2
            Reporter: Mukesh Mediratta
         Assigned To: Dan Diephouse


We have created a Axis based webservice and have tested it with Axis Client 
using junit.. and this is working fine.

We have a need to use Xfire and we created the client using Xfire.. when we run 
this client we get an exception 

org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested 
exception is org.codehaus.xfire.fault.XFireFault: No such operation 
'CTOMPersistDataRequest'
org.codehaus.xfire.fault.XFireFault: No such operation 'CTOMPersistDataRequest'

We used the same URL in both the cases of Axis and Xfire and also tested the 
URL on our webbrowser.. and we see that URL is getting resolved.

There is another Xfire based webservice created using Servicemix JSR-181 
component and Http Consumer component. We followed the approach recommended for 
creating stubs using Eclipse Xfire plugin and we have been able to successfully 
use this client.

We would like to know if there is any know issue regarding compatibility of 
Xfire and Axis.

Thanks
Mukesh Mediratta




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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to