here is my spring configration for ActiveMQ

[CODE]
        <bean id="connectionFactory"
class="org.apache.activemq.ActiveMQConnectionFactory">
                <property name="brokerURL" value="vm://localhost"/>
        </bean>

[/CODE]

please tell me how to access the web console for this  JMS provider
-- 
View this message in context: 
http://old.nabble.com/web-console-for-embedded-activeMQ-tp28972823p28972823.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to