You need to post the URL to the service/wsdl to get a definitive answer, 
but here's one possibility.

Some MS web services are set up to return any XML, where the WSDL literally 
says it returns <any>.  The CFMX implementation of Axis doesn't support 
this and may cause the type of error your experiencing.

At 04:15 PM 1/15/2003, you wrote:
>I am trying to invoke a web service in CFMX and I keep gettting this 
>error.....
>
>Could not perform web service invocation "getxml" because AxisFault 
>faultCode: http://xml.apache.org/axis/:Server.userException faultString: 
>org.xml.sax.SAXException: Deserializing parameter 
>&apos;getxmlResult&apos;: could not find deserializer for type 
>http://tempuri.org/:>getxmlResponse>getxmlResult faultActor: null 
>faultDetail: stackTrace: org.xml.sax.SAXException: Deserializing parameter 
>&apos;getxmlResult&apos;: could not find deserializer for type 
>http://tempuri.org/:>getxmlResponse>getxmlResult at 
>org.apache.axis.message.RPCHandler.onStartChild(RPCHandler.java:193) at ......
>
>What's going on? Any ideas?
>
>Thanks

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to