>When calling a web service that I created (which is being used as a
>gateway), if I try to return an object I get an error that states
>"org.xml.sax.SAXException: No deserializer for" and then my object
>name. If I get the object and then return individual values from that
>object, it works fine. But if I try to return the whole object, I get
>the error.
>

What type of CFC object are you trying to return... More the case is it in the 
same directory as the webservice?  Or does it use a mapping?

If a mapping, try using a CFC that is in the same directory as the web service. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292130
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to