in addition to the versoin of MX you're running, check to make sure that the "access" attribute for your functions is set to something that supports your application's method of invokement.
~Simon -----Original Message----- From: Mike Chambers [mailto:[EMAIL PROTECTED]] Sent: Saturday, June 08, 2002 13:13 To: CF-Talk Subject: RE: WSDL Generation are you using the final version of CFMX? mike chambers [EMAIL PROTECTED] > -----Original Message----- > From: Justin Scott [mailto:[EMAIL PROTECTED]] > Sent: Saturday, June 08, 2002 7:17 AM > To: CF-Talk > Subject: WSDL Generation > > > I've been pulling my hair out all night dealing with the > quirks involved > with creating components and trying to re-build my API as a > web service. I > have a framework in place, but I've run into a brick wall > that I can't seem > to find an answer for. > > I have all of my API calls running through one file, api.cfc, > which resides > in the webroot of a hostname created specifically for the > API. I can talk > to the CFC using the URL and it will do pretty much what I > want.. BUT. > > Whenever I try to use a SOAP client, or call the url > directly, to generate > the WSDL document, I get the following error... > > > AXIS error > Sorry, something seems to have gone wrong... here are the > details:[java.lang.ClassNotFoundException : api][ > > > I have a couple of other CFC's in the same directory created > directly from > the documentation that spit out the same error. I've checked > CF mappings > and everything else I can think of. Scouring the MM forums > and Google did > not yield any useful information either. Hopefully one of > the bigger guns > here or someone from Macromedia will be able to help me > figure this out. > Thanks in advance! > > -Justin Scott, Lead Developer > Sceiron Internet Services, Inc. > http://www.sceiron.com > > > ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

