i have install activemq 5.5.1 in my c:\programFiles\activemq\...
and from the command prompt i have installed it and set enviroment variable.
and i have also run it. and it is also running on local host.
i have write a java program in my eclipse editor.
and i have added Activiemq library in project form that path.
programm:
http://developers-blog.org/blog/default/2008/10/28/A-simple-ActiveMQ-example
but i am also confuse What the use of that c:\programFiles\activemq... installation how i use it.
I want to only to create my first Activiemq program through java.
plz help