I've been asked to create web service that works according to specific WSDL 
provided by the other party who would be using the service. 

Is there any way to force ColdFusion to behave according to this WSDL? One key 
difference seems to be that ColdFusion always seems to return data in 
[method]Return part of XML and WSDL I've been provided would like to get 
[method]Result

I'm aware of 'wsdlfile' attribute of <cfcomponent> but as far as I can tell it 
doesn't change behaviour of the webservice itself at all - it will only change 
what is returned when cfc is called with ?WSDL parameter. 

Any help is appreciated! 


Tero Pikala 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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

Reply via email to