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 API Support » MQS client(MA88) connection needs "MQM.dll"..why?

Post new topic  Reply to topic
 MQS client(MA88) connection needs "MQM.dll"..why? « View previous topic :: View next topic » 
Author Message
pichelma
PostPosted: Wed Apr 10, 2002 2:05 pm    Post subject: Reply with quote

Apprentice

Joined: 11 Mar 2002
Posts: 25

We have been messing around w/ MA88 (using jdk1.2.2) and noticed we needed to add classpaths/path and the server libs "mqm.dll", did we miss something?

Does IBM require us to install server on a machine in order for MA88 to work?

Please advise, thanks!

Scott
Back to top
View user's profile Send private message
StefanSievert
PostPosted: Wed Apr 10, 2002 2:26 pm    Post subject: Reply with quote

Partisan

Joined: 28 Oct 2001
Posts: 333
Location: San Francisco

Scott,
if you want to use the Java/JMS classes in BINDINGS mode, you need to have the MQSeries server installed on the same box. Bindings mode says you are binding to a local queue manager, so you will need to have MQ installed.

However, if you are using the Java/JMS in CLIENT mode, you get away with just MA88; you don't have to install the platform-specific MQClient or server code.
Cheers,
Stefan

_________________
Stefan Sievert
IBM Certified * MQSeries

In the end everything is right. If not, it's not the end.

[ This Message was edited by: StefanSievert on 2002-04-10 15:27 ]
Back to top
View user's profile Send private message
pichelma
PostPosted: Wed Apr 10, 2002 2:59 pm    Post subject: Reply with quote

Apprentice

Joined: 11 Mar 2002
Posts: 25

Thanks Stefan for the quick reply.

Are you sure if I connect from a local machine w/ JUST MA88 and JDK to a remote machine that the library is still not needed?

Maybe I missed the point. I really thought our java pgm. errored out and asked for the "mqm.dll" library?

Sorry for asking again, just not sure.

Thanks,

Scott
Back to top
View user's profile Send private message
StefanSievert
PostPosted: Wed Apr 10, 2002 7:57 pm    Post subject: Reply with quote

Partisan

Joined: 28 Oct 2001
Posts: 333
Location: San Francisco

Quote:

On 2002-04-10 15:59, pichelma wrote:
Are you sure if I connect from a local machine w/ JUST MA88 and JDK to a remote machine that the library is still not needed?

Scott,
if your Java program has been set up to act as an MQ client by setting the necessary environment properties (channel, hostname, port, etc.) as outlined in the MQSeries using Java manual then, yes, I am sure that you don't need any plaform-specific libraries.
If you use JMS, the TRANSPORT attribute is the one to look for; it's 'CLIENT' for client mode and 'BINDINGS' for server bindings mode.
Cheers,
Stefan

_________________
Stefan Sievert
IBM Certified * WebSphere MQ
Back to top
View user's profile Send private message
sanjays30
PostPosted: Mon May 06, 2002 12:09 pm    Post subject: Reply with quote

Novice

Joined: 05 May 2002
Posts: 18
Location: USA

This Also implicitely implies that MQSeries can not be used in a distributed transaction with Websphere
IF MQSeries server is installed on a Remote Box.
REASON: The documentation states that you must connect to MQ in binding mode
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 API Support » MQS client(MA88) connection needs "MQM.dll"..why?
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.