Hide Forgot
Description of problem: NullPointerException is thrown when hashcode() is called on org.apache.qpid.ra.admin.QpidTopic, which inherits from AMQTopic. How reproducible: Topic is deployed on eap-5.1.1 by mbean with destinationAddress=topic.AA;{create:always,node:{type:topic}} destinationType=topic and then got by client from JNDI, then is called hashcode and nullpointerexception is thrown.
This is a JMS client bug. As such I am changing the component.