|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ Appliance and Java code |
« View previous topic :: View next topic » |
Author |
Message
|
krypton |
Posted: Wed May 23, 2018 6:45 am Post subject: MQ Appliance and Java code |
|
|
 Disciple
Joined: 14 Mar 2010 Posts: 186
|
Hi, we are planning to migrate our whole MQ from our LINUX server to MQ Appliance. Besides having MQ installation and QMs on our LINUX server, we also have a Java code running (jar files) which we use to do some manipulation on MQ messages.
we have a doubt if we migrate our Queue Managers to MQ appliance, can we also migrate our JAR files as well to MQ appliance without losing any of its functionality? _________________ Dreams are not something which you watch when you are asleep,it is something which doesn't let you sleep. |
|
Back to top |
|
 |
exerk |
Posted: Wed May 23, 2018 7:03 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
You cannot run user code on the MQ Appliance.
The IBM MQ Light API can be used on the appliance (from MQ V8.0.0.5). _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
mvic |
Posted: Wed May 23, 2018 12:17 pm Post subject: Re: MQ Appliance and Java code |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
Your applications must run as clients, connecting in to the qmgr on the MQ Appliance.
You might need to change the way they connect, if they are currently running on the same machine connecting over server bindings.
Other than that, the same app code should be able to run.
I am not sure where MQ Light APIs come into it, to be honest. |
|
Back to top |
|
 |
krypton |
Posted: Tue May 29, 2018 5:26 am Post subject: |
|
|
 Disciple
Joined: 14 Mar 2010 Posts: 186
|
Hi MVic, thank you for reply.
We will not be having a separate server in future, the only box we will get is MQ Appliance box so if we can't run java application on that box, then probably we have to think some other ways. _________________ Dreams are not something which you watch when you are asleep,it is something which doesn't let you sleep. |
|
Back to top |
|
 |
exerk |
Posted: Tue May 29, 2018 6:20 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
krypton wrote: |
Hi MVic, thank you for reply.
We will not be having a separate server in future, the only box we will get is MQ Appliance box so if we can't run java application on that box, then probably we have to think some other ways. |
Why? If your Java code 'manipulates' messages it's surely not going to do that to messages 'physically' on a queue? Does it not get the message, manipulate it, then put it back on the queue? _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|