I am having more problems with the Axis stockquote code. The previous timeout settings worked for a while.

I get <no instance available> back at the browser page due to a timeout caused by the line of code
                Float ret = (Float) call.invoke( new Object[] { symbol } );
not responding.

If you refresh the page I will trap the exception
        <java.net.SocketTimeoutException>
and calmly inform the user that the stock quote service is currently unavailable.

How can I trap the first problem <no instance available> in the java code without the user having to force a refresh?

----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to