> Intent is just to plug / configure the serialisation/deserialisation impl in 
> the connection factory. So on ObjectMessage send if present instead of Java 
> serialisation that occurs currently it uses the custom serdes.
> Very similar to kafka producer/consumer.


Ok, thanks for clarifying...

That's how I originally understood but I thought the discussion had
diverged into making it differently.

Although an external class that would be reused inside the connection
factory, might be helpful.. So this would also be useful outside of
this context.


That makes a cool demo though. Send an Object Message, later develop a
Bridge.. send Artemis, consume Kafka... nice for a blog or demo.

Reply via email to