axis error with web services

ColdFusion Add comments

If you get this Axis error like the one below when trying to consume a CFC web service, or even when trying to browse the WSDL with your browser, here are a couple of possible reasons why.

 

  1. You have a default "/" mapping in your cfadmin, this breaks CFC's in general.
  2. You have a mapping with the same name as one the folders in the path to your CFC


Remove said mapping and u should be fine.

 

AXIS error


Sorry, something seems to have gone wrong... here are the details:


Fault - [coldfusion.xml.rpc.SkeletonClassLoader$UnresolvedCFCDataTypeException : Could not resolve CFC datatype: /wallpaper/admin/cfc/test.cfc][; nested exception is:
coldfusion.xml.rpc.CFCInvocationException: [coldfusion.xml.rpc.SkeletonClassLoader$UnresolvedCFCDataTypeException : Could not resolve CFC datatype: /wallpaper/admin/cfc/test.cfc][


AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode:
faultString: [coldfusion.xml.rpc.SkeletonClassLoader$UnresolvedCFCDataTypeException : Could not resolve CFC datatype: /wallpaper/admin/cfc/test.cfc][; nested exception is:
coldfusion.xml.rpc.CFCInvocationException: [coldfusion.xml.rpc.SkeletonClassLoader$UnresolvedCFCDataTypeException : Could not resolve CFC datatype: /wallpaper/admin/cfc/test.cfc][
faultActor:
faultNode:
faultDetail:

2 responses to “axis error with web services”

  1. Jesse Says:
    Nope, try again... this does not fix the problem...
  2. Russ michaels Says:
    This solution does work just fine for me and for several others.
    If you use a bit of common sense then you can deducy clearly you simply have a different problem.

Leave a Reply

Leave this field empty

Powered by Mango Blog. Design and Icons by N.Design Studio