[flexcoders] Flex 2 Webservices - load wsdl failed

2007-06-04 Thread thuvu03
I have ported my Flex 1.5 application to Flex 2. I have Flex Builder 2.0.1 installed with Hot Fix 2. I use Apache Axis 1.2 for our webservices, which works fine with my Flex 1.5 application. Now when I moved our codes to Flex 2, I got errors when it tries to load my wsdl. Here is a snippet of

[flexcoders] Flex 2 - Selectable cell in datagrid breaks when scrollling.

2008-02-05 Thread thuvu03
In my current project, when a cell in a datagrid is clicked I am trying to show the cell is selected. There is a very good example posted at http://www.returnundefined.com/2007/11/cellulardatagrid-for- flex-2/(with an example and source codes) that I followed. The problem that I am currently

[flexcoders] Got Error #2032: Stream Error invoking web service for IE6 and IE7

2008-07-22 Thread thuvu03
I am using Flex 2.0. I have been getting Error #2032: Stream Error on both IE6 and IE7 (but not Firefox) when I have mulitple UIs up in multiple IE browsers that invoke an operation of a web service. My web service uses Apache Axis 1.2 and it's deployed to jboss server. Here are the steps that

[flexcoders] Re: Got Error #2032: Stream Error invoking web service for IE6 and IE7

2008-07-25 Thread thuvu03
another IE browser, one of my UIs gets this Stream Error. --- In flexcoders@yahoogroups.com, thuvu03 [EMAIL PROTECTED] wrote: I am using Flex 2.0. I have been getting Error #2032: Stream Error on both IE6 and IE7 (but not Firefox) when I have mulitple UIs up in multiple IE browsers that invoke