x27;
> ra=jboss.jca:service=RARDeployment,name='qpid-ra-0.18.rar'
>
>> -Original Message-
>> From: Weston M. Price [mailto:wpr...@redhat.com]
>> Sent: Wednesday, September 19, 2012 10:09 AM
>> To: users@qpid.apache.org
>> Subject: Re: JBoss JCA and
nFactory'
ra=jboss.jca:service=RARDeployment,name='qpid-ra-0.18.rar'
> -Original Message-
> From: Weston M. Price [mailto:wpr...@redhat.com]
> Sent: Wednesday, September 19, 2012 10:09 AM
> To: users@qpid.apache.org
> Subject: Re: JBoss JCA and queue creation
name="RARName">jboss.jca:service=RARDeployment,name='qpid-ra-0.14.rar'
> javax.jms.Destination
>
>destinationType=QUEUE
>destinationAddress=quickstart_helloworld_Request_gw;{create:always,
> node:{type:queue, x-declare:{auto-delete:true}
nationAddress=quickstart_helloworld_Request_gw;{create:always,
> node:{type:queue, x-declare:{auto-delete:true}}}
>
>
>
>
>> -Original Message-
>> From: Weston M. Price [mailto:wpr...@redhat.com]
>> Sent: Tuesday, September 18, 2012 1:35 PM
>&g
18, 2012 1:35 PM
> To: users@qpid.apache.org
> Subject: Re: JBoss JCA and queue creation
>
> Hi Jan,
> What you are seeing is the JCA AdminObjects being created and
> bound into the JBoss JNDI tree. When you actually deploy an application with
> either a producer or a consumer (
Hi Jan,
What you are seeing is the JCA AdminObjects being created and bound
into the JBoss JNDI tree. When you actually deploy an application with either a
producer or a consumer (MDB, Servlet) etc, you will see the destinations being
created on the Broker. Note, a good place to start is
Hi,
When I place the following DS configuration to JBoss/ESB deploy folder, will it
automatically create the qpid queues? Even for clustered qpid? I am using QPID
0.14.
Thanks, Jan
I can see that the JCA adapter was deployed
==
2012-09-17 11:42:32,722 INFO [o