RE: [PATCH] multithread problem (Re: Thread safe clients)

2002-06-18 Thread Ramon Turnes
ic boolean attachmentSupportEnabled = false; > +private boolean attachmentSupportEnabled = false; > > public boolean isAttachmentSupportEnabled() { > if (checkForAttchmentSupport) { > > > - Original Message - > From: "Ramon Turnes" <[EMAIL

Thread safe clients

2002-06-14 Thread Ramon Turnes
. Thanks. -Original Message- From: Ramon Turnes [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 3:43 PM To: '[EMAIL PROTECTED]' Cc: '[EMAIL PROTECTED]' Subject: Thread safe clients I have problems when sending two simulaneous requests (from different threads

Possible bug in Alpha1 RC2: Document style service with two methods

2002-03-14 Thread Ramon Turnes
se everything works fine if I remove any of the methods from the deployment file: the right method is always called. Can perhaps somebody from the developers list clarify me how does Axis know which method to call in NON-RPC calls? Thanks. Ramón. > -Original Message- > From: Ramon Turne