We ended up putting that code here https://github.com/JMSComponents/custom-serdes-jms After some lengthy debates on chat, but be great if we are looking to re add back
Sent from my Samsung Galaxy smartphone. -------- Original message --------From: "michael.andre.pearce" <michael.andre.pea...@me.com> Date: 25/05/2018 20:34 (GMT+00:00) To: dev@activemq.apache.org Cc: Martin Ross <m.r...@tmcbonds.com> Subject: Re: Custom serialization mechanism for ActiveMQMessages We implemented a similar idea, but made it jms agnostic. There is some historic thread around this on the mail list. Be def good to compare and if now more than one user needing this to re look at artemis having this. Sent from my Samsung Galaxy smartphone. -------- Original message --------From: Justin Bertram <jbert...@redhat.com> Date: 25/05/2018 19:16 (GMT+00:00) To: dev@activemq.apache.org Cc: Martin Ross <m.r...@tmcbonds.com> Subject: Re: Custom serialization mechanism for ActiveMQMessages The idea sounds interesting. However, the contribution would have to reviewed in detail before it could be merged into the code-base. To be clear, any contribution must follow the established coding standards and any new functionality needs to come with tests to ensure it functions as expected along with documentation so users can understand how to use it. Feel free to send a PR and we'll take a look. Thanks! Justin On Fri, May 25, 2018 at 11:00 AM, Jasmeet Ajmani <j.ajm...@tmcbonds.com> wrote: > Hi, > > We would like to use custom serialization on ActiveMQMessages and the > current build of Artemis does not support this. > Would you accept a fork to your repository on GitHub which would allow the > use of custom serialization via a Java property. > > Thanks. >