There are also some timeouts that can be configured on the
HttpConfiguration mbean through JMX, but these currently apply for the
whole component, not for a given endpoint.   Would you use such a
timeout for a provider endpoint or a consumer endpoint ?

On Thu, Jun 12, 2008 at 9:17 AM, Bruce Snyder <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 10, 2008 at 10:52 AM, Prasanna.dpm <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>>
>> I am using servicemix 3.1-incubating in jboss-4.0.5. Using http-bc, I need
>> to access different webservices. As each webservice can respond based on its
>> processing time to complete the transaction, is there any provision to set
>> time out specific to each provider end point defined in xbean of http-bc. It
>> will be really helpful if some one can help me on this.
>>
>> If no, similar to conf/component.properties in servicemix directory, where
>> can I set the default time out settings at Jboss for http-bc.
>
> There is no timeout exposed in the servicemix-http component in ServiceMix 
> 3.1.
>
> To achive this, it looks to me like the HttpMethodParams.SO_TIMEOUT
> property needs to be exposed in the ProviderProcessor. You could patch
> the class yourself and rebuild the source or we could expose this
> method in the 3.2 branch and get it added to the 3.2.2 release.
>
> Bruce
> --
> perl -e 'print unpack("u30","D0G)[EMAIL 
> PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> );'
>
> Apache ActiveMQ - http://activemq.org/
> Apache Camel - http://activemq.org/camel/
> Apache ServiceMix - http://servicemix.org/
> Apache Geronimo - http://geronimo.apache.org/
>
> Blog: http://bruceblog.org/
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Reply via email to