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
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
, 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
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
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
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/