Looks like you are planning to consume webservices thru UI.

If yes, There are two ways either use <mx:webservice/> tag in mxml or invoke
it thru action script classes
If no, can you please elaborate your requirement.

Thanks.



On Fri, May 22, 2009 at 5:00 AM, kalavati singh <kalavati.si...@gmail.com>wrote:

> Hi,
>    For our project we have designed a User Interface(UI) using Flex .This
> UI needs to send/receive data to/from embedded web server(Vxworks) .Can you
> please let me know some of basic protocols that can help for this purpose.
> Let me know if you need any further inputs on my end
>
> Regards
> Kalavati
>
> On Fri, May 22, 2009 at 2:55 PM, Parag <enggpa...@gmail.com> wrote:
>
>>
>> Hi All,
>>
>> We are using HTTPService to send request to a Servlet. We get the
>> response in the result handler. Whenever a fault occurs on the
>> Servlet, the control goes to the fault handler. But, we do not get the
>> error message that is thrown on the Servlet. Servlet throws the error
>> back to Client. It is a structured exception and it is serializable.
>> The only error message that we get every time is:
>>
>> Error #2032: Stream Error.
>>
>> If anyone has worked on it, could you please give us pointers as to
>> how we can get the error messages from the server in the fault
>> handler, without making changes in the Servlet.
>>
>> Thanks in advance.
>> Parag
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to