Hi Team, We have requirement that, all the qpid JMS messages should be serializable. I received below object type and which is not serializable.
Received Object Type - JmsBytesMessage, org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade I tested with adding below connection property, but that doesn't help. jms.deserializationPolicy.whiteList=org.apache.qpid.jms.provider.amqp.message.AmqpJmsBytesMessageFacade Could you please suggest that, how can we make received Qpid JMS object as serializable? Thanks in advance !! Regards, Abhishek Kumar -- Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
