Try creating a coldfusion mapping to where you store your components and using this to reference them.
Russ > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 29 September 2004 21:47 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] WSDL problem after installing the > latest updater > > I have the exact same problem that you have described. > > I did some debugging with a co-worker today and discovered > the following: > > This URL did NOT work: > http://www.mydomain.com/component/XYZ.cfc?wsdl > > > I moved the CFC file into the root of the site, and then this > DID work: > http://www.mydomain.com/XYZ.cfc?wsdl > > > It appears as though I cannot have my CFC files in a > subdirectory off of our domain. The minute I put them into a > subdomain, they give me that AXIS error. I tried this with > several other CFCs and they all produced the same result... > It would work as long as they were in the root. I even tried > using different sub-directory names to see if it was a naming issue. > > If anyone has any insight into this, that would be great! > > Thanks. > > > > > > > This message has been sent from CFdeveloper > with username jsdad03 ([EMAIL PROTECTED]) > > > -- > These lists are syncronised with the CFDeveloper forum at > http://forum.cfdeveloper.co.uk/ > Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > CFDeveloper Sponsors and contributors:- > *Hosting and support provided by CFMXhosting.co.uk* :: > *ActivePDF provided by activepdf.com* > *Forums provided by fusetalk.com* :: *ProWorkFlow > provided by proworkflow.com* > *Tutorials provided by helmguru.com* :: *Lists > hosted by gradwell.com* > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]
