Hi list,
I encounter troubles with using webservices from java.
When I call a method that returns a simple Object (flash native or self defined class object), there are no problem but as soon as I call a method that returns an array of self defined object I receive an "undefined" value for the "result" param in the onResult method. the service works well in the browser, and when I trace the "response" propertie, I can see the xml object with the correct returns. but "undefined" in the result value, nothing but the xml properties in the getOutputParameters...
please help!

PR
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to