Re: ActiveMQ 5.11 with WebSphere Application Server 8.5

2015-05-20 Thread DThompson55
Maarten - This is really great, thanks. But do you see where / how to configure an AS? My websphere console let's me define Topics, Queues and CFs, on ActiveMQ provider, but not an AS. Maybe missing a jar file? -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5

Re: ActiveMQ 5.11 with WebSphere Application Server 8.5

2015-04-19 Thread boekhold
boekhold wrote > Hi all, > > Does anybody know which jars from ActiveMQ 5.11 I need to use with IBM > Websphere Application Server 8.5.5 in order to create a new ActiveMQ JMS > Provider? Figured it out. It's really simple actually. In the WAS console, go to Resources -> JMS -> JMS Providers, and

Re: ActiveMQ 5.11 with WebSphere Application Server 8.5

2015-03-23 Thread Christian Posta
check activemq-broker (and it's required deps... see its pom.xml) and activemq-client. On Wed, Mar 18, 2015 at 4:29 AM, boekhold wrote: > Hi all, > > Does anybody know which jars from ActiveMQ 5.11 I need to use with IBM > Websphere Application Server 8.5.5 in order to create a new ActiveMQ JMS

ActiveMQ 5.11 with WebSphere Application Server 8.5

2015-03-20 Thread boekhold
Hi all, Does anybody know which jars from ActiveMQ 5.11 I need to use with IBM Websphere Application Server 8.5.5 in order to create a new ActiveMQ JMS Provider? I found discussions related to older ActiveMQ versions that don't seem applicable anymore because the way ActiveMQ is packaged has ch

ActiveMQ 5.11 with WebSphere Application Server 8.5

2015-03-18 Thread boekhold
Hi all, Does anybody know which jars from ActiveMQ 5.11 I need to use with IBM Websphere Application Server 8.5.5 in order to create a new ActiveMQ JMS Provider? I found discussions related to older ActiveMQ versions that don't seem applicable anymore because the way ActiveMQ is packaged has chan