I've just started using Railo as I'd like to use it as an alternative
to CF9, but I've run into problems using the cfinvoke tag to
communicate with a web service. The code runs fine against CF9, so
I've raised this as a bug
https://jira.jboss.org/jira/browse/RAILO-514,
but I've not got any response yet.
The details of the problem are on the bug, but basically I get the
following Axis error whenever using web service methods that return an
array of complex objects, or if it returns a complex object that
contains an array. All other web service calls work perfectly.
org.xml.sax.SAXException: Deserializing parameter 'return': could not
find deserializer for type {
http://webservice.bot.muso.com/}
testSimpleReturnObject
Has anyone else had similar problems? What's the usual turnaround on
bugs? I'm asking as this one's a showstopper for us, and I'd need a
fix in the next few days, but I'd really prefer to use Railo if I can
just get past this one problem...