Re: wildfly 26.1.2 support

2023-03-18 Thread Justin Bertram
gh. Any advice on what we should do next? > > > Thanks again for your time and expertise, Justin. Looking forward to > hearing back from you. > > > Cheers, > > Walter > > > From: Justin Bertram > Sent: Saturday, March 18, 2023 2:49:33 AM &

Re: wildfly 26.1.2 support

2023-03-17 Thread Walter Krix (Nokia)
___ From: Justin Bertram Sent: Saturday, March 18, 2023 2:49:33 AM To: users@activemq.apache.org Subject: Re: wildfly 26.1.2 support [You don't often get email from jbert...@apache.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] CAUTI

Re: wildfly 26.1.2 support

2023-03-17 Thread Justin Bertram
As far as I'm aware there is no optimization to avoid serialization for ObjectMessage instances even within the same JVM. I think such an optimization is theoretically feasible, but it would not be straightforward, and it would be optimizing a use-case that's well-known for bad performance. In shor

wildfly 26.1.2 support

2023-03-17 Thread Walter Krix (Nokia)
Dear ActiveMQ Artemis Developers, I am writing to inquire about the configuration of the ActiveMQ Artemis subsystem in Wildfly 26.1.2, with regards to serialization and deserialization of complex Java objects. Currently, when using Artemis on Wildfly and sending complex Java objects, the mes