axis receives two requests when I send from a host of different test clients
----------------------------------------------------------------------------
Key: AXIS-2101
URL: http://issues.apache.org/jira/browse/AXIS-2101
Project: Apache Axis
Type: Bug
Versions: 1.2.1
Environment: Windows 2000
Reporter: Edward Taaffe
I have an aoolication running on windows 2000 which I need to test. I have a
dot net client and xmlspy and stylus studio and various other tols with which I
construct a request and send it to the client. I am also running a tcpip
monitor to capture the requests and ensure they are arrivng OK.
I get an exception because the request causes two envelopes to be recieved and
axis tries to process them simultaneously on diferent threads. The first thread
completes and creates a dataase record.
The second causes an exception because the record already exists.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira