Re: [EXTERNAL] Re: Artemis API equivalent to ActiveMQMapMessage

2023-01-30 Thread Robbie Gemmell
MapMessage still under one of the Artemis jar file? > Thanks > > Regards, > Rahman > > -Original Message- > From: Justin Bertram > Sent: Friday, January 27, 2023 4:40 PM > To: users@activemq.apache.org > Subject: Re: [EXTERNAL] Re: Artemis API equivalent to ActiveMQMapMessa

RE: [EXTERNAL] Re: Artemis API equivalent to ActiveMQMapMessage

2023-01-30 Thread Gunawan, Rahman (GSFC-703.H)[Halvik Corp]
gards, Rahman -Original Message- From: Justin Bertram Sent: Friday, January 27, 2023 4:40 PM To: users@activemq.apache.org Subject: Re: [EXTERNAL] Re: Artemis API equivalent to ActiveMQMapMessage It's not supported currently. Is it critical for your use-case? If so, could you elaborate on your

RE: [EXTERNAL] Re: Artemis API equivalent to ActiveMQMapMessage

2023-01-28 Thread John Lilley
rtemis API equivalent to ActiveMQMapMessage Yes, that's correct. Rahman -Original Message- From: Justin Bertram mailto:jbert...@apache.org>> Sent: Friday, January 27, 2023 4:25 PM To: users@activemq.apache.org<mailto:users@activemq.apache.org> Subject: [EXTERNAL] Re: Art

Re: [EXTERNAL] Re: Artemis API equivalent to ActiveMQMapMessage

2023-01-27 Thread Justin Bertram
From: Justin Bertram > Sent: Friday, January 27, 2023 4:25 PM > To: users@activemq.apache.org > Subject: [EXTERNAL] Re: Artemis API equivalent to ActiveMQMapMessage > > Are you talking about the "extension" provided by ActiveMQ "Classic" that > allows on

RE: [EXTERNAL] Re: Artemis API equivalent to ActiveMQMapMessage

2023-01-27 Thread Gunawan, Rahman (GSFC-703.H)[Halvik Corp]
Yes, that's correct. Rahman -Original Message- From: Justin Bertram Sent: Friday, January 27, 2023 4:25 PM To: users@activemq.apache.org Subject: [EXTERNAL] Re: Artemis API equivalent to ActiveMQMapMessage Are you talking about the "extension" provided by ActiveMQ

Re: Artemis API equivalent to ActiveMQMapMessage

2023-01-27 Thread Justin Bertram
Are you talking about the "extension" provided by ActiveMQ "Classic" that allows one to use nested Maps and Lists inside a JMS MapMessage [1] via the setObject method? If not, please clarify. Justin [1] https://docs.oracle.com/javaee/7/api/javax/jms/MapMessage.html On Fri, Jan 27, 2023 at 6:46

Artemis API equivalent to ActiveMQMapMessage

2023-01-27 Thread Gunawan, Rahman (GSFC-703.H)[Halvik Corp]
We plan to migrate from ActiveMQ classic to Artemis. What will be the Artemis API to replace org.apache.activemq.command.ActiveMQMapMessage? Thanks Regards, Rahman