On 7/20/07, Hiram Chirino <[EMAIL PROTECTED]> wrote:
On 7/20/07, Tom Samplonius <[EMAIL PROTECTED]> wrote:
>
> ----- "zeric" <[EMAIL PROTECTED]> wrote:
> > Many thanks.
> >
> > Ruby Server <-> ActiveMQ(Stomp) <-> Java client
> >
> > I should use stomp protocol to connect the ActiveMQ server for the
> > ruby only
> > supporting stomp protocol.
> > Any suggestion?
> >
>
> Yes, you should use OpenWire for Java clients, and Stomp for Ruby.
OpenWire is a richer protocol than Stomp anyways, and probably faster.
>
> Tom
>
Right Tom! so to update the digagram:
Ruby Server <-(stomp)-> ActiveMQ <-(openwire)-> Java client
And by the way, stomp runs on port 61613 and openwire is on port 61616
--
Regards,
Hiram
Blog: http://hiramchirino.com
--
Regards,
Hiram
Blog: http://hiramchirino.com