Robert,
I've spent some time playing with ActiveMQ's web-console and couldn't
figure out how to make it discover or show the details of the ActiveMQ
started by the OMS.
If i run from the source code (with mvn jetty:run), the web-console
seems to create its own MQ.
I've tried modifying the spring config in activemq.xml (under
src/main/webapp/WEB-INF) to not start the MQ or to start it on a
different port (to avoid conflict with OMS) but then i can't see any
data from the OMS queue.
If anybody has more experience or other ideas on how to get this
integrated, i'd love to hear that. I think it'd be a good idea to have
better visibility into the queue.
Currently, we usually use either HermesJMS to look at the messages
going through, or we use the JMX console to look at the MQ directly.
Especially if you are running from code, you should see the line in
the OMS output telling you what connection string to use:
12:39:11,377 INFO [JMX connector] broker.jmx.ManagementContext
(ManagementContext.java:91) - JMX consoles can connect to
service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
I'll spend some more time with the web console, since I agree it'd be
a great feature to have.
Thanks for the suggstion, Robert!
On 1/31/07, Robert Parrott <
[hidden email]> wrote:
--
Toli Kuznets
http://www.marketcetera.com: Open-Source Trading Platform
download.run.trade.
_______________________________________________
m-etc-dev mailing list
[hidden email]
http://lists.marketcetera.org/cgi-bin/mailman/listinfo/m-etc-dev