Expand my Community achievements bar.

Webservice call with Flashbuilder 4 tooks a very long time!

Avatar

Level 1

Hi, Im using the Flashbuilder 4, which was released this week, to call data from a webservice. I builded an application that just call a service to get data. I used the new function data service to import the WSDL of the service. With the generated code I call the service within a Cairngorm Delegate class.

I have also build the same webservice call with Flexbuilder 3 using also the WSDL Import wizard. Now what I found out is that the call with the Flashbuilder 4 application tooks very long.
After using the Firebug of Mozila Firefox I found out the generated Service in FB4 call first the WSDL file... maybe to check the operations of the service... I don't know.

Screen1.png

As you can see it tooks round about 11 seconds to retrive the data.

Can anybody tell me how I can avoid that strange WSDL call?

Regards

Ralf

0 Replies