Recall: RE: ActvieMQ BASE64 Message Download from IBM MQ

2024-06-25 Thread Jason Jackson
jason.jack...@itechag.com would like to recall the message, "RE: ActvieMQ BASE64 Message Download from IBM MQ". - To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org For additional commands, e-mai

Recall: RE: ActvieMQ BASE64 Message Download from IBM MQ

2024-06-25 Thread Jason Jackson
jason.jack...@itechag.com would like to recall the message, "RE: ActvieMQ BASE64 Message Download from IBM MQ". - To unsubscribe, e-mail: users-unsubscr...@activemq.apache.org For additional commands, e-mai

RE: ActvieMQ BASE64 Message Download from IBM MQ

2024-06-14 Thread Jason Jackson
, May 21, 2024 11:39 AM To: users@activemq.apache.org Subject: Re: ActvieMQ BASE64 Message Download from IBM MQ CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hi Did you try to

Re: ActvieMQ BASE64 Message Download from IBM MQ

2024-05-21 Thread Jean-Baptiste Onofré
Hi Did you try to force the JMS message type to bytes ? Regards JB On Mon, May 13, 2024 at 4:40 PM Jason Jackson wrote: > > I am running into an issue with downloading a BASE64 type message from IBM MQ > into ActiveMQ. > > ActiveMQ is connecting to IBM MQ using Camel/Spring and pulling the mes

RE: ActvieMQ BASE64 Message Download from IBM MQ

2024-05-16 Thread Jason Jackson
BASE64 Message Download from IBM MQ [You don't often get email from jason.jack...@itechag.com.invalid. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] CAUTION: This email originated from outside of the organization. Do not click links or open attachments unles

ActvieMQ BASE64 Message Download from IBM MQ

2024-05-13 Thread Jason Jackson
I am running into an issue with downloading a BASE64 type message from IBM MQ into ActiveMQ. ActiveMQ is connecting to IBM MQ using Camel/Spring and pulling the message down. I believe when the message is pulled from IBM MQ it is being converted to a BYTE message instead of BASE64. The Camel/