Have you tried setting the concurrency attribute of the WebService tag to single?

09:58 AM 2/10/2005, you wrote:

Let me explain my app first. I have a custom component repeated in a
Tile. Whenever the user clicks on one of the objects, I make a web
service request to return info about that object (much like a
shopping cart program, but my app is not e-commerce). The connection
to my web service seems to be resetting whenever the user clicks 5 or
6 times in a row before the first response comes back.

So, how can I keep subsequent service requests from being executed
while I am waiting for a response from a web service?

By the way, I am using:
Java 1.4.2
Tomcat 5.0.28

Thanks,
DS

--- In [email protected], Matt Chotin <[EMAIL PROTECTED]> wrote:
> Have you turned on the debugging to see if there's anything
specific that
> seems to be causing the disconnect? What is your Java version and
what app
> server are you using?
>
>
>
> Matt
>
>
>
> _____
>
> From: Speer, Dustin [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 09, 2005 12:50 PM
> To: [email protected]
> Subject: [flexcoders] WebService Connection Keeps Resetting... ?
>
>
>
> When I load and run my flex app, the connection to my backend .NET
web
> service keeps resetting after about 30 seconds or less. Any ideas
how I can
> handle these connections better?
>
> DS
>
>
>
> Dustin Speer
>
> Special Projects Analyst
>
> Vestcom US South
>
> 7304 Kanis Rd
>
> Little Rock, AR 72204
>
> Office 800.264.0965 X 678
>
> Fax 501.664.3934
>
> Mobile 501.952.8972




Yahoo! Groups Sponsor ADVERTISEMENT []



Yahoo! Groups Links
To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

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

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.





Reply via email to