So yes, it's a cfc called qAD.cfc. So if I run qAD.cfc?wsdl that works fine.
So is there a way to do a http get request for my function called getDN
that's in my WebService?

Thanks,
- Charles


On 10/25/06 12:55 PM, "Alan Rother" <[EMAIL PROTECTED]> wrote:

> First off, did you create it using a CFC?
> 
> Assuming you did and you set the access to "remote"
> 
> All you need to do is this:
> 
> http://www.MYWEBSITEURLHERE.com/MYCFCFOLDERHERE/MYCFCNAME.cfc?wsdl
> 
> That will generate the WSDL


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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