Whilst I thought that all the earlier steps had gone well, I have since
restarted my WAS and I am getting a class not found error for the
initialcontextfactory - which seems strange, I have taken all the .jar files
from my activeMQ install/lib and have out them in the WAS classpath
(WAS_INSTALL_ROOT/lib/ext) and have also included a list of all the jars
added in the classpath field on the "JMS Provider"  settings.

Anyone had similar problems or know how this might be resolved?

Thanks



rmh1 wrote:
> 
> 
>  1 Define a Generic JMS Provider
>  - Set the classpath to list all necessary ActiveMQ jars under
>  ${WAS_INSTALL_ROOT}/lib/ext (make sure to actually copy the jars there)
>  - Set the initial context factory to
>  org.activemq.jndi.ActiveMQWASInitialContextFactory
>  - Set the provider URL to the broker's URL,e.g.
> "reliable:tcp://host:port"
>  
> 

-- 
View this message in context: 
http://www.nabble.com/ActiveMQ-and-Websphere-App-Server-integration-tp19741501p19743436.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to