OK, that makes sense. Thanks. ----- Original Message ----- From: "Dave Watts" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 21, 2003 1:53 PM Subject: RE: Registering Web Services on a CFMX Server - Why?
> > OK, so I am just now getting around to using WebServices > > here at work. I went in, registered the web service in the > > CFADMIN. So now I am in DWMX, I set up my site using my > > laptop as the dev server, and the CFMX server that the web > > service is registered on as the remote and testing server. So > > I naively presumed that once this was all done, and I got my > > site all set up, that when I clicked on the Components tab of > > the Applications panel, selected Web Services that the > > registered service would be there. Alas I was wrong. So, the > > question that begs to be answered is, why go through the > > hassle of registering this service on the server when I have > > to duplicate my efforts in DWMX? > > Registering a web service in CFMX allows you to reference it with an alias, > or use a username and password without having to include them in your code. > You don't have to register web services in CFMX. > > Registering a web service in DWMX lets you use Dreamweaver's tools to invoke > it and perform typechecking, etc. You don't have to register them in DWMX, > either, but I'd recommend it if you're going to use them and you also use > Dreamweaver. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > fax: (202) 797-5444 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

