You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by "Gerdes, Mike" <Mi...@airbus.com> on 2006/03/23 14:41:41 UTC

jmsflow

hi,

I have a general question about the JMSFlow in SM. Is it right that SM creates a own AMQ broker with the name peer-something? And how is it possible to influence this broker?
This question arises for me , because I want to use SSL for all network connunications and that includes AMQ. From what I see now SM creats a broker that uses the TCP connection.

Is this right?

cya

mike

This mail has originated outside your organization, either from an external partner or the Global Internet. Keep this in mind if you answer this message.

Re: jmsflow

Posted by Guillaume Nodet <gn...@gmail.com>.
You can use something like
  flowName="jms?jmsURL=tcp://localhost:61216"
and ActiveMQ will use the given url to access the remote broker.

Cheers,
Guillaume Nodet

On 3/23/06, Gerdes, Mike <Mi...@airbus.com> wrote:
>
> hi,
>
> I have a general question about the JMSFlow in SM. Is it right that SM creates a own AMQ broker with the name peer-something? And how is it possible to influence this broker?
> This question arises for me , because I want to use SSL for all network connunications and that includes AMQ. From what I see now SM creats a broker that uses the TCP connection.
>
> Is this right?
>
> cya
>
> mike
>
> This mail has originated outside your organization, either from an external partner or the Global Internet. Keep this in mind if you answer this message.
>