HI All I am new to this Topic called JMS. So in our project we have used ActiveMQ for JMS so right now in activemq.xml file is having cofiguration for tcp:localhost:61616 url. So we have start this server double click on means activemq.bat file then this server starts and we can make Connection with ActiveMQ.
So my question if my server is e.g. http://localhost:7001, and I want configure ActiveMQ for this server then what I need to do.(or AciveMQ will need separate server ?)
Please forgive if anything wrong in Question as I am new to this topic.