ic boolean attachmentSupportEnabled = false;
> +private boolean attachmentSupportEnabled = false;
>
> public boolean isAttachmentSupportEnabled() {
> if (checkForAttchmentSupport) {
>
>
> - Original Message -
> From: "Ramon Turnes" <[EMAIL
. 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
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