> I am working on a web service exposed for use in an .Net application.
> 
> ..Net guys are telling me that they can not send just "any" 
> header to me in their request to the WS. Any soap-header must 
> be defined in the WSDL. If it were a .net web service they 
> would have used a line similar to this: [SoapHeader ("Credentials")]
> 
> In ColdFusion, I believe (which may not be the case) we have 
> "addSOAPResponseHeader" method to achieve the same result. 
> When I use it I can access the page directly "MyService.cfc" 
> but it throws error while viewing the wsdl "MyService.cfc?wsdl". :(

Can you post the entire code of your CFC method?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Training: Adobe/Google/Paperthin Certified Partners 
http://training.figleaf.com/

WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers!
http://www.webmaniacsconference.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303385
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