Re: AMQ5.1 bridge to WebsphereMQ 5.3 -> javax.jms.IllegalStateException: MQJMS1112

2008-06-16 Thread martyman
? - which I'm new to. > > I would appreciate any feedback on how you are setting up the bridges from > activeMQ queues to queues in websphere..and vice versa. > > ...Thanx. > > > > martyman wrote: >> >> Just in ca

Re: AMQ5.1 bridge to WebsphereMQ 5.3 -> javax.jms.IllegalStateException: MQJMS1112

2008-05-20 Thread martyman
Just in case someone is facing a similar problem. Here's my solution: The following works for me: Cheers, Martin martyman wrote: > > Hi guys, > > based on ex

Re: AMQ5.1 bridge to WebsphereMQ 5.3 -> javax.jms.IllegalStateException: MQJMS1112

2008-05-19 Thread martyman
q/lib com.ibm.mq.jar com.ibm.mqjms.jar dhbcore.jar Happy for any hints. Regards, Martin martyman wrote: > > Hi guys, > > based on examples I've found on the net I've configured a bridge from AMQ > 5.1.0 to Webphere MQ 5.3. Messages are forwarded thus

Re: AMQ5.1 bridge to WebsphereMQ 5.3 -> javax.jms.IllegalStateException: MQJMS1112

2008-05-19 Thread martyman
Hi, I'm still getting the same Exception (javax.jms.IllegalStateException: MQJMS1112: JMS1.1 Invalid operation for domain specific object) by only specifying the factory bean in activemq.xml: Does anyone know what I'm missing. Cheers, Martin martyman wrote: &g

AMQ5.1 bridge to WebsphereMQ 5.3 -> javax.jms.IllegalStateException: MQJMS1112

2008-05-13 Thread martyman
Hi guys, based on examples I've found on the net I've configured a bridge from AMQ 5.1.0 to Webphere MQ 5.3. Messages are forwarded thus the bridge seems to work but I get lots of javax.jms.IllegalStateExceptions in the logs (see below). Did I miss something? Any hints? Should I rather use Cam