ActiveMQJMSConnectionFactory is for the client.

Justin

----- Original Message -----
From: "Derek Mahar" <derek.ma...@gmail.com>
To: users@activemq.apache.org
Sent: Monday, January 11, 2016 2:59:13 PM
Subject: Re: InVMConnectorFactory?

On 11 January 2016 at 15:55, Clebert Suconic <clebert.suco...@gmail.com>
wrote:

> If you need inVM support talking to the Server,  you should include
> artemis-server.jar in your dependency as Justin said.
>
> Notice there is a new Constructor where you could use an URI:
>
>
> ActiveMQJMSConnectionFactory cf = new
> ActiveMQJMSConnectionFactory("vm:/1"); // or
> ActiveMQJMSConnectionFactory("tcp://host:port");
>

Is this to initialize the client or the server?

Derek

Reply via email to