embedding activeMQ 5.4.3 with tomcat 6

2012-06-20 Thread rr
I set up the tomcat server.xml & context.xml with the jndi references for activeMQConnectionFactory & ActiveMQTopic - but when I start tomcat activeMQ does not get started automatically - can someone tell me what I may be missing in the configuration to get activeMQ started.

Re: embedding activeMQ 5.4.3 with tomcat 6

2012-06-21 Thread rr
when I configure the jndi as follows and run tomcat I get the following error: SEVERE: Error deploying configuration descriptor activemq.xml

Re: BlobMessage supports in RA

2010-07-02 Thread Diego RR Pacheco
ic so you could get access to the > underlying session and call createBlobMessage(...), can you raise a jira > enhancement for that? > > On 2 July 2010 12:58, Diego RR Pacheco wrote: > >> >> Hi Guys, >> >> I'm working with Apache ActiveMQ 5.3.2 and JBoss AS

Re: BlobMessage supports in RA

2010-07-03 Thread Diego RR Pacheco
Friday, July 2, 2010, Diego RR Pacheco > wrote: >> >> Hi Gary, >> >> I tried but dosent works, i think JBoss dont allow us acess some objects >> like Session and Connection in this way, when i try that i received an >> Exception. >> >> I