Re: ActiveMQ and Websphere App Server integration

2008-12-02 Thread John Whelan
I have also found that there exists a bug in WAS 6.1.0 (< 6.1.0.13) for creating queues or topics for an external JMS provider. The IBM page related to this (and the fix) is http://www-01.ibm.com/support/docview.wss?uid=swg1PK48167 here . -- View this message in context: http://www.nabble.com/A

Re: ActiveMQ and Websphere App Server integration

2008-12-01 Thread John Whelan
I have not gotten much further than you have, but I have noticed that for ActiveMQ 5.2, the the name of the class is org.apache.activemq.jndi.ActiveMQWASInitialContextFactory, not org.activemq.jndi.ActiveMQWASInitialContextFactory. -- View this message in context: http://www.nabble.com/ActiveMQ