Aaron, Not sure if this would be too helpful, but I, not so long ago, created my first web service in ColdFusion:
http://www.bennadel.com/blog/430-My-First-ColdFusion-Web-Service.htm OR: http://www.bennadel.com/index.cfm?dax=blog:430.view I ran into some interested hurdles and have some good links to other pages. Because I use WSDL, I think it is SOAP compliant (but I am really BS'ing at that point as I am very new to Web Services). ...................... Ben Nadel Certified Advanced ColdFusion MX7 Developer www.bennadel.com Need ColdFusion Help? www.bennadel.com/ask-ben/ -----Original Message----- From: Aaron Roberson [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 09, 2007 11:15 AM To: CF-Talk Subject: Creating a SOAP Web Service Hey Guys, I am needing to create a SOAP web service that will be consumed by PHP. I haven't created a web service before but from what I have picked up all I have to do is change my CFC functions to remote and include <cfproperty> tags, right? Does anyone have any good reasources on creating web services, specifically on conforming to the SOAP standard? Thanks, Aaron ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277415 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

