Sounds like a recent Xerces bug. Have them update their XML parser to the latest release version of Xerces.
You have no control of the WSDL generation in CFMX 6.1. This is why I added lots of stuff to CFMX 7, including the ability to provide a static WSDL file. Of course you can always publish a static XML file and point everyone to that URL as the WSDL, ignoring the generated one. Tom Jordahl Macromedia Server Development -----Original Message----- From: Phillip Duba [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 08, 2005 4:12 PM To: CF-Talk Subject: WSDL creation in CFMX 6.1 How much control does one have over the WSDL creation in CFMX 6.1? I've seen some of the cool features in 7, but we're on 6.1 for the time being, so that's what I have to work with. Specifically, I have a web service I'm exposing to a customer, but they get an "Invalid URI" error because of the generated namespace: <wsdl:definitions targetNamespace="http://Automation" .... How do I change that or is there something wrong in the CF configuration that is causing this? "Automation" is the folder under the web root from where this service is located. Thanks, Phil ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197936 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

