You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by gr...@convergys.com on 2001/07/10 19:10:49 UTC

Re-entrancy problems using java server and vb client

This may be better posted to a ms group, but I thought I'd try here, first
to see if anyone has noticed the same behaviour.

I have a relatively simple soap server that I've written in Java.  It takes
the call, hits a database, and returns a result -- it takes a couple of
seconds to execute.  The client is written in VB, and it calls the server
with a command click event.

I've noticed that as soon as the soap call takes place, I can click the
command button again and again even though the first call hasn't come back.
This is very odd for vb, which is thread retarded, so I'm a bit confused.

I'm not sure where my problem lies.  I don't know if the problem is a
result of the ms soap transport, the vb code that I've written, or the way
the soap/tomcat server works.  Note, I have not used doEvents in my code,
the re-entrancy issue (I'm quite sure, anyway) is a result of soap.

Thanks for the consideration.

--

NOTICE:  The information contained in this electronic mail transmission is
intended by Convergys Corporation for the use of the named individual or
entity to which it is directed and may contain information that is
privileged or otherwise confidential.  If you have received this electronic
mail transmission in error, please delete it from your system without
copying or forwarding it, and notify the sender of the error by reply email
or by telephone (collect), so that the sender's address records can be
corrected.