I have active mq embedded in my app 

        <bean id="jmsConnectionFactory"
class="org.apache.activemq.ActiveMQConnectionFactory"  >
                <property name="brokerURL"
value="vm://localhost?brokerConfig=properties:gov/hhs/acf/jms/broker.properties"/>
        </bean>



I also want to embed active mq web console , can I do that are there any
example ?   

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/web-console-for-embedded-broker-tp3619829p3619829.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to