Hi,
I've got the latest RA deployed and running an embedded broker in glassfish
(v2 beta). Its working in that I can connect from outside the app server and
send messages/receive them from outside. I can also receive them on my mdbs
in the appserver. However if I try to create a connection inside
If we deploy the activemq resource adaptor how do we configure the embedded
broker?
How do we actually get the broker running and listening on 61616 from inside
the app server?
Once it's actually running what's the process for getting a normal mdb wired
up to listen to a queue/topic on the embedde
app server (it doesn't
> really add much value). Why not just run the broker stand alone?
>
> The RAR is only really necessary for wiring MDBs to ActiveMQ.
>
>
> On 3/6/07, nicpillinger <[EMAIL PROTECTED]> wrote:
>>
>> I've deployed the RAR file by d
> On 3/6/07, James Strachan <[EMAIL PROTECTED]> wrote:
>> BTW you don't have to run the broker inside any app server (it doesn't
>> really add much value). Why not just run the broker stand alone?
>>
>> The RAR is only really necessary for wiring MDBs to Activ
I've deployed the RAR file by dropping in the autodeploy directory. What
next? I cant find any info what I need to do to confgure ActiveMQ as an
embedded broker or how connect to ActiveMQ when it's embedded in Sun App
Server. Can I still create JMS resources through the Sun App Server admin
tool?