Once the broker is up what as to be done..
if m trying to exec the producer/consumer m getting an error like below:

C:\Program Files\Java\jdk1.5.0_15\bin>javac
C:\Users\Manager\Desktop\Proj\apache
-activemq-5.1.0\example\src\ConsumerTool.java
C:\Users\Manager\Desktop\Proj\apache-activemq-5.1.0\example\src\ConsumerTool.jav
a:68: cannot find symbol
symbol  : variable CommandLineSupport
location: class ConsumerTool
        String[] unknown = CommandLineSupport.setOptions(consumerTool,
args);
                           ^
1 error


my question is : is this the right way of doing..
how do we transfer a file using this..
any .java file i run in the example folder i get errors related to 



appi27 wrote:
> 
> I need help with respect to how does activemq work for multicast..
> n if some one could tell me of what has to be done from the starting..
> m new to this n m stuck up..
> ant is not working :(
> 

-- 
View this message in context: 
http://old.nabble.com/starting-Trouble-tp26710055p26738929.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to