I start ActiveMQ4.1.1 on my server ( for example: ip=192.168.0.1) standalone Now I want to connect to the server from my pc(ip=192.168.0.2) to do some administration. I think it should first create one object that stand for the broker on my server. Then all the actions can be done through that object . I look for several classes but they don't have the constructor with parameters such as ip and so on. How can I do that? Could someone gives code example.??? Thanks a lot .
-- View this message in context: http://www.nabble.com/How-to-connect-to-remote-broker-tf3703851s2354.html#a10357750 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
