Hi,
Had this error when invoking a known working web service on a new server
(Win2003, MX 7,0,0,91690)
Apparently, "something" has gone wrong (?) - The cfc exists in the specified
directory, which is mapped in CF administrator as "/". Typing another
filename in returns a 404 - the CFC works perfectly on another server
(Win2000, MX 7,0,1,116466).
Does anyone know what this means (google has let me down):
---------------------------------------------------------------
{{{CFCName}}} = filename of CFC (without extension) being requestered
---------------------------------------------------------------
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:
[java.lang.NoClassDefFoundError
: importexport (wrong name: {{{CFCName}}})]
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:
[java.lang.NoClassDefFoundError
: importexport (wrong name: {{{CFCName}}})]
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}hostname:{{{hostname}}}
---------------------------------------------------------------
And it had to be working yesterday.. What do I do?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---