Maybe I'm missing something painfully obvious, but I've Googled high-and-low without success. I've got no problem with calling CFCs directly within CFML. They can be browsed with the cfcexplorer without incident. But when I try to bring up the WSDL for any of them, I get an error. (Included below.)

The funny thing is, CF seems to be successfully creating classes within WEB-INF/cfc-skeletons, so I'm not sure why they're not found. My only guess is that it has something to do with the fact that my webroot is at f:\websites\ but it was at c:\inetpub\wwwroot\ during install. Everything else works fine, though, so I have no idea what's misconfigured.

Any ideas?

ERROR:

Fault - [java.lang.ClassNotFoundException : apimetaweblog][; nested exception is:
coldfusion.xml.rpc.CFCInvocationException: [java.lang.ClassNotFoundException : apimetaweblog][

AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode:
faultString: [java.lang.ClassNotFoundException : apimetaweblog][; nested exception is:
coldfusion.xml.rpc.CFCInvocationException: [java.lang.ClassNotFoundException : apimetaweblog][
faultActor:
faultNode:
faultDetail:

--
Roger Benningfield
JournURL - http://journurl.com/
blog: http://admin.support.journurl.com/
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to