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 Discussion » C Client program not picking up environment variable values

Post new topic  Reply to topic Goto page Previous  1, 2
 C Client program not picking up environment variable values « View previous topic :: View next topic » 
Author Message
jefflowrey
PostPosted: Wed Mar 22, 2006 7:36 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The channel table should contain all information necessary to create the client channel.

Likewise, the MQCONNX call should contain all information necessary to create the client channel.

You can not mix the two, without writing code to parse the (I believe undocumented structure of) the channel table. Although you could reverse engineer the code in the MQSeries perl module that lets you work with channel tables.

But that shouldn't be necessary. If you put the SSL information in the channel definitions on the server that creates the channel table, then that information will be in the channel table. As far as I know.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
wschutz
PostPosted: Wed Mar 22, 2006 7:40 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

and you might need to set the MQSSLKEYR environment variable to point the client to the key repository.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
j1
PostPosted: Wed Mar 22, 2006 7:44 am    Post subject: Reply with quote

Centurion

Joined: 23 Jun 2003
Posts: 139

looks like I have to use only Env. variables, if i plan to use channel tables and use the MQCONN call. In this case, the SSL env variables like MQSSLKEYR would need to be set. this is just for everyones benefit...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General Discussion » C Client program not picking up environment variable values
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.