Thanks for the quick response Justin.

I used the destination "jms.incoming" and got this error

Setup of JMS message listener invoker failed for destination 'jms.incoming'
- trying to recover. Cause: AMQ219010: source address does not exist
[condition = amqp:internal-error]


Note: this is all client side, no errors on the server.


John

On Mon, Apr 11, 2016 at 2:55 PM Justin Bertram <jbert...@apache.com> wrote:

> The automatic queue creation currently only works for queues that being
> with "jms.".
>
>
> Justin
>
> ----- Original Message -----
> From: "John D. Ament" <johndam...@apache.org>
> To: users@activemq.apache.org
> Sent: Monday, April 11, 2016 1:50:52 PM
> Subject: Automatic Queue Creation
>
> Hey,
>
> I just spun up a 1.2 artemis instance and was using the camel AMQP
> component to connect to it.  I noticed that I couldn't create messages,
> with an error:
>
> Setup of JMS message listener invoker failed for destination 'incoming' -
> trying to recover. Cause: AMQ219010: source address does not exist
> [condition = amqp:internal-error]
>
>
> I was under the impression that Artemis had some automatic destination
> creation.  is it possible to do that with the AMQP connector?
>
>
> John
>

Reply via email to