Dear all, How can I tweak the HttpClient not to run in a multithreaded environment? I discovered, that my AXIS2 based java client initiates a second connection to the server before the first connection is terminated, thus the server hits a fatal error due to a now known bug in the server code.
But I would like to be capable of continuing the development of the client code while the bug is fixed in the server part. \pgj -- Peter Gylling Jørgensen Modelling group, section of Oceanography Royal Danish Administration of Navigation and Hydrography Overgaden o. Vandet 62B DK-1023 København K Phone: +45 32 68 96 85 Email: [EMAIL PROTECTED] www: http://www.frv.dk/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
