Message10944
This issue can easily be triggered by importing the IBM MQ Java class:
import com.ibm.mq.jms.MQQueue
TypeError: Supertypes that share a modified attribute have an MRO conflict[attribute=get, supertypes=[<type 'java.util.Map'>, <type 'com.ibm.msg.client.jms.admin.JmsJndiDestinationImpl'>, <type 'com.ibm.msg.client.jms.admin.JmsDestinationImpl'>, <type 'com.ibm.msg.client.jms.internal.JmsPropertyContextImpl'>, <type 'com.ibm.msg.client.jms.JmsPropertyContext'>, <type 'com.ibm.msg.client.jms.JmsDestination'>, <type 'com.ibm.mq.jms.MQDestination'>, <type 'com.ibm.msg.client.jms.JmsQueue'>], type=MQQueue]
Works fine on Jython 2.5, but not on Jython 2.7 |
|
Date |
User |
Action |
Args |
2016-09-07 14:12:12 | bmvanwyk | set | messageid: <1473257532.56.0.90884553301.issue2445@psf.upfronthosting.co.za> |
2016-09-07 14:12:12 | bmvanwyk | set | recipients:
+ bmvanwyk, zyasoft, tomluk |
2016-09-07 14:12:12 | bmvanwyk | link | issue2445 messages |
2016-09-07 14:12:11 | bmvanwyk | create | |
|