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 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm 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

