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 » IBM MQ Java / JMS » MQ Connection bewtween two server

Post new topic  Reply to topic
 MQ Connection bewtween two server « View previous topic :: View next topic » 
Author Message
ramkumarm83
PostPosted: Wed Feb 11, 2009 6:08 am    Post subject: MQ Connection bewtween two server Reply with quote

Apprentice

Joined: 16 May 2007
Posts: 27

Hi All,

I have one Solaris and one HP-UX server. MQ is installed on solaris server. But not in HP-UX server.

I want to get the message in HP server from Solaris server. but HP server should not have mq client .

Is this possile to get the message ??
Do I need to use any jar on HP server to get the message.

Please help on this.


Thanks in advance.
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Feb 11, 2009 6:10 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Moved to correct section
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
zpat
PostPosted: Wed Feb 11, 2009 6:25 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

You can't get it without using MQ client (or the full product) on the HP.

MQ client for Java apps comes as Jar files.
Back to top
View user's profile Send private message
ramkumarm83
PostPosted: Wed Feb 11, 2009 7:10 am    Post subject: Reply with quote

Apprentice

Joined: 16 May 2007
Posts: 27

Hi,
Thanks for the reply.

I have checked the HP server. there is no MQ client on it.

swlist -l product | grep mq is nothing writing...


But they are trying to take the message from solaris server on HP Server.

How its possible??

Can you please explain..

Thanks.
Back to top
View user's profile Send private message
zpat
PostPosted: Wed Feb 11, 2009 7:24 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Read my previous posting. The mq Jar files provide client function for Java apps.

In any case why not install MQ client - as it is free?
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Feb 11, 2009 7:24 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

ramkumarm83 wrote:
How its possible??


If there's no client it's not. From your use of the word "trying" I would imagine "they" have discovered this.

I'll accept the statement of my associate that the Java client is implemented as a series of jar files (I'm not a Java person myself).
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Feb 11, 2009 7:42 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

The jar files from the WMQ client can be packaged up with a regular Java application without requiring a full MQ client install. Newer versions of WAS come packaged this way more or less.

It's not a good idea, in general. It makes it very hard to know for sure what version of the MQ jar files is being used, and makes it hard for an administrator to track and update said jar files... again, WAS patches presumably handle this for you.
Back to top
View user's profile Send private message
ramkumarm83
PostPosted: Wed Feb 11, 2009 8:03 am    Post subject: Reply with quote

Apprentice

Joined: 16 May 2007
Posts: 27

I dont want to install mq client on hp server.

So, I can connect to an IBM Websphere MQ Series server (sun solaris) with JAR without having the IBM Client software installed on the client(hp).

what are all the jar files required for connect mq server?

Can you please tell me??
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Feb 11, 2009 8:12 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

ramkumarm83 wrote:
I dont want to install mq client on hp server.

So, I can connect to an IBM Websphere MQ Series server (sun solaris) with JAR without having the IBM Client software installed on the client(hp)


The jar files are the client installation. All you're doing here is installing it as part of the application rather than in it's own right. And as has been pointed out, putting the client in with the application is not best practice and can cause problems.

ramkumarm83 wrote:
what are all the jar files required for connect mq server?


They're the ones included with the client.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Feb 11, 2009 8:18 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

ramkumarm83 wrote:
I dont want to install mq client on hp server.


Yes, you do.

If only to get the jar files you'll need.
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 » IBM MQ Java / JMS » MQ Connection bewtween two server
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.