Thanks for your prompt reply,
But  actually I am not doing that programmatically.
Is there a way to specify that statically from the axis2.xml file for
instance?

Ihab EL ALAMI
Process Expert
Intalio, The Open Source BPMS Company


On Tue, Aug 12, 2008 at 8:46 AM, Martin Gainty <[EMAIL PROTECTED]> wrote:

>  take a look at JMSEndpoint javadoc at
>
> http://ws.apache.org/axis/java/apiDocs/org/apache/axis/transport/jms/JMSEndpoint.html
>
> you can specfy timeout via 2nd parameter to call method
>   byte[] *call*(byte[] message, long timeout)
>
> Anyone else?
> Martin
> ______________________________________________
> Disclaimer and confidentiality note
> Everything in this e-mail and any attachments relates to the official
> business of Sender. This transmission is of a confidential nature and Sender
> does not endorse distribution to any party other than intended recipient.
> Sender does not necessarily endorse content contained within this
> transmission.
>
>
> ------------------------------
> Date: Tue, 12 Aug 2008 08:13:21 -0700
> From: [EMAIL PROTECTED]
> To: axis-user@ws.apache.org
> Subject: JMS timeout
>
>
> Hi everybody,
> I have set up my JMS transport, and I would like now to call a service via
> JMS.
>
> The problem is this service needs more than 20 seconds to answer back, and
> the timeout for this transport is set to 30000ms.
> How can I modify the timeout?
>
> Thanks in advance
> Ihab
>
> ------------------------------
> Get more from your digital life. Find out 
> how.<http://www.windowslive.com/default.html?ocid=TXT_TAGLM_WL_Home2_082008>
>

Reply via email to