rzo1 commented on pull request #716:
URL: https://github.com/apache/tomee/pull/716#issuecomment-759325047


   The related PR on the AMQ site was closed 
https://github.com/apache/activemq/pull/570, so AMQ messages will not become 
**serializable** in the near future:
   
   > This is not necessary and is not going to work as there are many subtypes 
in those messages that are not serializable. You can use OpenWireFormat to 
marshall/unmarshall the data into bytes and persist it to a database. See 
https://github.com/apache/activemq/blob/master/activemq-client/src/main/java/org/apache/activemq/openwire/OpenWireFormat.java
   > 
   > Also, in the future a Jira needs to be created and tests need to be added.
   
   Thus, I would propose to close this PR as well as the related JIRA as "wont 
fix".


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to