Hi,

webconsole is not provided in tomee but activemq is.

the embedded broker config can be done in tomee.xml (conf folder).

if i'm not mistaken webconsole is based on spring so i think you need to
update the app ctx to define the "activemq" bean to point to the broker
defined in tomee.xml

final note: remove activemq jar which are in tomee from webconsole

- Romain


2012/5/23 Gabriel Laroche <[email protected]>

> Hi,
>
> Im new to openEJB and Tomcat and I would like to set up activeMQ on
> TomEE++.
> I tryed many tutorials on the web with no good results... I've never been
> able to access the activeMQ web console through Tomcat... What I would like
> to do is to have an embeded activeMQ on Tomcat... Can anyone help me?
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/TomEE-and-ActiveMQ-tp4651926.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>

Reply via email to