/glassfish_v2_an.html
James.Strachan wrote:
>
> On 4/6/07, samd <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> James.Strachan wrote:
>> >
>> > On 4/6/07, samd <[EMAIL PROTECTED]> wrote:
>> >>
>> >> Hi,
>> >&
James.Strachan wrote:
>
> On 4/6/07, samd <[EMAIL PROTECTED]> wrote:
>>
>> Hi,
>> I have a standalone ActiveMQ client which I'm trying to get to send a
>> TextMessage to a GlassFish queue
>
> Unfortunately the ActiveMQ client only talks to Active
Hi,
I have a standalone ActiveMQ client which I'm trying to get to send a
TextMessage to a GlassFish queue so that it can be consumed by a MDB. What
is the procedure required to do this? I tried using the standard mechanism
of:
String serverUrl="tcp://:/";
ActiveMQConnectionFactory factory = ne