Hi, 
We can change the provider processor timeout  in this way but, what about
Consumer processor.  Is there any  such property in consumer processor also. 
If there is no such property, how can we ensure the cosumerprocessor is not
get timed out before provider?
If consumer gets timed out before provider, http returns error response
after the standard configured timeout(30 sec). So, no use in increasing
provider processor timeout alone. 




bsnyder 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
Praveen Oruganti
"Think before you act and act on what you believe"
-- 
View this message in context: 
http://www.nabble.com/http-bc-timeout-tp17759857p17800536.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to