Re: how do I know activeMQ is working

2007-06-11 Thread jason . dillon
r" <[EMAIL PROTECTED]> Date: Mon, 11 Jun 2007 16:18:50 To:users@activemq.apache.org Subject: Re: how do I know activeMQ is working On 6/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > When I run producer and consumer I got the same error. What am I miss

Re: how do I know activeMQ is working

2007-06-11 Thread Bruce Snyder
On 6/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: When I run producer and consumer I got the same error. What am I missing? -bash-2.05b# ant producer Buildfile: build.xml init: compile: producer: [echo] Running producer against server at $url = tcp://localhost:61616 for subje

Re: how do I know activeMQ is working

2007-06-11 Thread [EMAIL PROTECTED]
When I run producer and consumer I got the same error. What am I missing? -bash-2.05b# ant producer Buildfile: build.xml init: compile: producer: [echo] Running producer against server at $url = tcp://localhost:61616 for subject $subject = TEST.FOO [java] gij: unrecognized option

Re: how do I know activeMQ is working

2007-06-08 Thread Bruce Snyder
On 6/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Greetings, I just download activeMQ 4.1.1. Our OS is Redhat ES 3.0 I have read the following info to get it running. http://activemq.apache.org/getting-started.html http://activemq.apache.org/examples.html It looks like the actieMQ is ru