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.
>From Googling, I believe that I somehow have to some additional reference to the location of the object definition but I don't know where that would be. In the wsdl file? If this is the case, where in the file does it go? Can anyone point me in the right direction? Thanks, Dean -- __________________________________________ Dean Lawrence, CIO/Partner Internet Data Technology 888.GET.IDT1 ext. 701 * fax: 888.438.4381 http://www.idatatech.com/ Corporate Internet Development and Marketing Specialists ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292018 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

