Hi,

ActiveMQ is up and running. I have some error when running ActiveMQ Sample:


#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 -- `-server'
     [java] Try `gij --help' for more information.
     [java] Java Result: 1

BUILD SUCCESSFUL
Total time: 0 seconds




#ant consumer
Buildfile: build.xml

init:

compile:

consumer:
     [echo] Running consumer against server at $url = tcp://localhost:61616
for subject $subject = TEST.FOO
     [java] gij: unrecognized option -- `-server'
     [java] Try `gij --help' for more information.
     [java] Java Result: 1

BUILD SUCCESSFUL
Total time: 0 seconds




Can you help me ?

Thanks

Tom

-- 
View this message in context: 
http://www.nabble.com/Errors-occur-when-running-ActiveMQ-Sample.-Please-help%21-tf3904475s2354.html#a11070020
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to