hi !
i've exactly the same problem :
14:31:23,522 ERROR [STDERR] org.springframework.jms.UncategorizedJmsException: Uncategorized exception occured during JMS processing; nested exception is com.ibm.msg.client.jms.DetailedJMSException: MQJCA1026: An operation on a domain specific object was not valid. A JMS application attempted to perform an operation on a domain specific object, but the operation is valid only on cross domain objects or in the other messaging domain. Make sure that the JMS objects used by your application are relevant to the required messaging domain.
14:31:23,528 ERROR [STDERR] at org.springframework.jms.support.JmsUtils.convertJmsAccessException(JmsUtils.java:308)
14:31:23,528 ERROR [STDERR] at org.springframework.jms.support.JmsAccessor.convertJmsAccessException(JmsAccessor.java:168)
14:31:23,528 ERROR [STDERR] at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:474)
did you solve it ?
thanks