Arguments (parameters) passed to
Arguments (parameters) passed to
Ben,
Is this going to be for validating "real" XML, or for validating a CF XML Document Object?
One thing I’ve missed are the ability to validate java types in cffunction or cfargument. From time to time I might pass in or return something like a bufferedImage or something.
Doug
Rob, I have not tested it, but I have to assume that it is the CF XML object.
Doug, that won’t happen in Blackstone.
Hi Ben,
CFMX7 has introduced returntype="xml" but looks like it has some issues. When I try to access a CF web service with returntype=xml from .Net, i get an error: "Custom tool error: Unable to import WebService/Schema. Unable to import binding ‘test.cfcSoapBinding’ from namespace ‘http://ws.mm_api’. Unable to import operation ‘test1’. The datatype ‘Document’ is missing."
I am able to call it from ColdFusion without issues. I have posted this on Macromedia forums – but no replies – so to me it looks like it may be a bug – or the implementation may be ‘non-standard’.
DK
Leave a Reply