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 client to connect MQ cluster

Post new topic  Reply to topic
 Mq client to connect MQ cluster « View previous topic :: View next topic » 
Author Message
mq_c22
PostPosted: Tue Jul 15, 2014 11:17 pm    Post subject: Mq client to connect MQ cluster Reply with quote

Novice

Joined: 08 Jul 2014
Posts: 14

1) There is an environment for Non-MQ setup. If we need to connect to MQ Cluster from Non-Mq environment is Mq client installation in Non-MQ environment only option or other better option available?

2)If the Non-MQ environment has Java application server, Is there any option to connect to MQ?
Back to top
View user's profile Send private message
PaulClarke
PostPosted: Tue Jul 15, 2014 11:35 pm    Post subject: Reply with quote

Grand Master

Joined: 17 Nov 2005
Posts: 1002
Location: New Zealand

What do you mean by 'Non-MQ' setup ? Do you mean a machine that doesn't have an MQ Queue Manager on it ? If you do then, yes, the way to connect to MQ from a machine that doesn't have a Queue Manager is to use an MQ client.

Of course if you mean something else then please try and be a little more specific.

Cheers,
Paul.
_________________
Paul Clarke
MQGem Software
www.mqgem.com
Back to top
View user's profile Send private message Visit poster's website
mq_c22
PostPosted: Wed Jul 16, 2014 12:21 am    Post subject: Reply with quote

Novice

Joined: 08 Jul 2014
Posts: 14

Yes. Non-MQ setup I mean there is WMQ installation into that machine. Hence no WMQ QM obviously. In case of Java Application server(Weblogic) in Non-MQ environment any option to connect to WMQ.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Wed Jul 16, 2014 2:54 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

mq_c22 wrote:
Yes. Non-MQ setup I mean there is WMQ installation into that machine.

There is or is not MQ installed on this server????


Install the full MQ Client on the Weblogic server.
Reference the jar files where the MQClient install stores them via the classpath.
Do not copy the jar files into different locations.

An app that uses the MQ Client libraries can connect to a queue manager in the MQ Cluster. Or it can connect to multiple queue managers concurrently in the MQ Cluster.

You cannot connect to the MQ Cluster itself. It is impossible. You can only connect to queue managers.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
mq_c22
PostPosted: Wed Jul 16, 2014 3:08 am    Post subject: Reply with quote

Novice

Joined: 08 Jul 2014
Posts: 14

Do you think using Foreign JMS destination configuration in Weblogic Server, we can connect WMQ?
In that case do we still require MQ client?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Jul 16, 2014 4:36 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

mq_c22 wrote:
Do you think using Foreign JMS destination configuration in Weblogic Server, we can connect WMQ?
In that case do we still require MQ client?


Yes you can and obviously you still need the MQClient as Weblogic unlike WAS does not have an embedded WMQ client. The MQClient will provide you the jars needed for the WMQ implementation of the JMS standard, which I presume you will use in your Weblogic app.

Remember the JMS API does absolutely nothing without the corresponding implementation libraries behind it.

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Mq client to connect MQ cluster
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.