Hans Bausewein wrote:
>
>
> everett wrote:
>>
>>
>> In the end, due to somewhat severe time constraints, I decided to use
>> RabbitMQ because it is well-documented and and actually works.
>>
>> Thank you for your help anyway, Hans.
>>
>>
>
> There is a lot "on their roadmap", but apparent
everett wrote:
>
>
> In the end, due to somewhat severe time constraints, I decided to use
> RabbitMQ because it is well-documented and and actually works.
>
> Thank you for your help anyway, Hans.
>
>
There is a lot "on their roadmap", but apparently not so much done, yet.
It does not int
Hans Bausewein wrote:
>
>
> Hans Bausewein wrote:
>>
>>
>> If I understand Ramesh' description correctly, then you must replace
>> "genericra" with "activemq-rar-5.1.0.rar" (= value of "rar-name"
>> property in "ra.xml").
>>
>>
>
> I have to correct myself here. This "rar-name" was in th
Hans Bausewein wrote:
>
>
> If I understand Ramesh' description correctly, then you must replace
> "genericra" with "activemq-rar-5.1.0.rar" (= value of "rar-name" property
> in "ra.xml").
>
>
I have to correct myself here. This "rar-name" was in the JBoss deployment
descriptor for the reso
everett wrote:
>
> Thank you for the tip. I've taken a look at Ramesh's excellent guide
> (http://weblogs.java.net/blog/rampsarathy/archive/2007/03/glassfish_v2_an.html)
>
It was good for ActiveMQ 4, but it uses a generic JMS resource adapter,
which makes it quite complicated (though I guess i
Hi Hans,
Hans Bausewein wrote:
>
>
> everett wrote:
>>
>> Hi,
>>
>> I am using the 5.1.0 release of ActiveMQ. My JVM is version 1.6.0_06 and
>> I am running on Debian Sid. I have a Java web application which uses
>> ActiveMQ that I have deployed in Glassfish V2 UR2. Both Glassfish and
>> Act
everett wrote:
>
> Hi,
>
> I am using the 5.1.0 release of ActiveMQ. My JVM is version 1.6.0_06 and I
> am running on Debian Sid. I have a Java web application which uses
> ActiveMQ that I have deployed in Glassfish V2 UR2. Both Glassfish and
> ActiveMQ are running on the same server.
> ...