ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » MQ Appliance and Java code

Post new topic  Reply to topic
 MQ Appliance and Java code « View previous topic :: View next topic » 
Author Message
krypton
PostPosted: Wed May 23, 2018 6:45 am    Post subject: MQ Appliance and Java code Reply with quote

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
View user's profile Send private message
exerk
PostPosted: Wed May 23, 2018 7:03 am    Post subject: Reply with quote

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
View user's profile Send private message
mvic
PostPosted: Wed May 23, 2018 12:17 pm    Post subject: Re: MQ Appliance and Java code Reply with quote

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
View user's profile Send private message
krypton
PostPosted: Tue May 29, 2018 5:26 am    Post subject: Reply with quote

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
View user's profile Send private message
exerk
PostPosted: Tue May 29, 2018 6:20 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » MQ Appliance and Java code
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.