Example of the struct that i want to pass:
myStruct = structnew();
myStruct.mystring = "dude I am a String";
myStruct.myboolean = TRUE;
myStruct.myquery = myquery.result;I am getting this error:
Could not perform web service invocation "getNodes" because AxisFault faultCode: http://xml.apache.org/axis/:Server.userException faultString: org.xml.sax.SAXException: Deserializing parameter 'getNodesResult': could not find deserializer for type http://rpc.xml.coldfusion:QueryBean faultActor: null faultDetail: stackTrace: org.xml.sax.SAXException: Deserializing parameter 'getNodesResult': could not find deserializer for type http://rpc.xml.coldfusion:QueryBean at org.apache.axis.message.RPCHandler.onStartChild(RPCHandler.java:193) at <SNIP>
I can send you my code if that would help, just say the word.
Ian
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Ian Sheridan [EMAIL PROTECTED] http://www.savagevines.com - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
