Not sure it makes sense to separate master and slave via http but I
guess it just requires setting the setMasterConnectorURI property to
the http url. It would want to have httpKeepAlive configured so that
it is not inadvertently giving a false positive on master failure due
to a dropped connection. I think the underlying commons http client
uses persistent connections by default but may have a default timeout
that could get in the way here. I guess try it out and see.


2008/12/22 silver1 <martin.ku...@robotron.de>:
>
> Hi,
>
> have you a small example how i can setup a http master/slave connection?
>
>
> looks like you have a master slave setup but using tcp as the
> transport so you either need to have a http master/slave connection or
> also leave the tcp connector configured.
>
> --
> View this message in context: 
> http://www.nabble.com/JMS-ObjectMessage-over-HTTP---%285.2.0%29-tp21125791p21126809.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>



-- 
http://blog.garytully.com

Open Source SOA
http://FUSESource.com

Reply via email to