Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
CKLThomco #1
MX 7 and Web Services
I have several CFCs exposed as web services. Since my recent upgrade a few
days ago to MX 7 from MX 6.1 these CFC Web Services NO LONGER WORK. The
upgrade is the ONLY change that has been made. When attempting to call one of
the previously working services I get the following error : AXIS error Sorry,
something seems to have gone wrong... here are the details: Fault - Error
attempting to create Java skeleton for CFC web service; nested exception is:
coldfusion.xml.rpc.CFCInvocationException:
[coldfusion.xml.rpc.SkeletonClassLoader$UnresolvedC FCDataTypeException : Could
not resolve CFC datatype: /Services/CCApp/ThomcoProducer.cfc] AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode: faultString: Error attempting to create Java skeleton for CFC
web service; nested exception is: coldfusion.xml.rpc.CFCInvocationException:
[coldfusion.xml.rpc.SkeletonClassLoader$UnresolvedC FCDataTypeException : Could
not resolve CFC datatype: /Services/CCApp/ThomcoProducer.cfc] faultActor:
faultNode: faultDetail: {http://xml.apache.org/axis/}hostname:thomco-web
What has changed ?
CKLThomco Guest
-
Help! Web Services
Hi! Can Flex work with all WEB SERVICES or there are restrictions? For example: 1. Can Flex to do "Casting" using "XSD" (XML Schema... -
Web Services Help
Hi there, I'm trying to display weather from a web service, but I don't know how to use this function, can somebody help me please, I'm using this... -
services??
On our win 2003 server we are sometimes having a very heavy load in the 30 - 60 % area. The top memory consumer seems to be "services.exe". Can... -
SSL and web services
I have a web Service that is accessing an Oracle back-end database through a Forte layer via SOAP and XML. The clients access the web service... -
Networking Services - services.msc
Hi, I'd like to know which services are responsible for home networking. i.e. which services do I need to be running for others to have access... -
CKLThomco #2
Re: MX 7 and Web Services
Does anyone from Macromedia ever monitor these forums to make sure their paying
customers get responses to the bugs Macromedia has? I guess they want you to
pay for support to get their own bugs fixed.
CKLThomco Guest
-
byron1021 #3
Re: MX 7 and Web Services
Are you missing a CFMapping for /services/ccapp, or another mapping referenced
in your CFC? You could also try deleting the cached cfc skeleton files,
somewhere in the CFMX directory, just search for skeleton and you should find
it; although it has been my experience this makes little difference. Did you
install to a new directory? If not remove all the old .class files from the
cfclasses directory. The are the generated .class files created by CFMX.
byron1021 Guest



Reply With Quote

