Hi

I need to use some already deployed webservices made in RAD (Rational
Application Developer) and published in a WebSphere v6[.1] server. I'm
new in consumig web services in Flex so i referred to the docs and try
to find out how to do that in the right way. The services are defined
with parameters that can be complex structures and may be in-out-inout
and have a return type that in the services i need to consume is a int
type. When i define this web service in flex and i make the call
websphere receive this call with the parameters that i sent correctly
(complex structures included) but when i look for the result in the
WebService.Operation.lastResult field back in Flex i just find the int
return (Number for ActionScript) from the web service but i can't have
the values of the complex structures that are defined inout.

So if some of you have faced this problem before or have some docs or
hints for me it will be very appreciated

Thanks in advance and regards

-- 
Leonardo Moreno Guzmán
http://leo.logtar.com
http://www.flickr.com/photos/leillo/ | http://www.flickr.com/people/leillo/


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to