Can you pass a query within a struct through a webservice? If you cannot do this why I am I still getting this error when I am just passing a straight up query?
I believe that CFMX/Axis does not support a struct-containing-a-query. I believe you can return a query from a web service tho' (not sure if you can pass one in).
Note: if you are at all concerned about interop with non-CF code, you shouldn't use CF query objects in web services - you'd need to convert queries to/from arrays of structs instead.
Sean A Corfield -- http://www.corfield.org/blog/
Got Mach II? -- http://www.mach-ii.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]
