T.Rob, Somehow I thought this might be it. Joseph is the only person who has reported a problem about SSL parameters to me. It would perhaps be useful for you to try it yourself; I would appreciate another tester.
Cheers, P. Paul G Clarke WebSphere Messaging Clients Hursley Park T-Rob <[EMAIL PROTECTED]> Sent by: MQSeries List <[email protected]> 25/09/2007 00:00 Please respond to MQSeries List <[email protected]> To [email protected] cc Subject Re: MQ Client Connections Paul, I was inquiring based on discussions with Joseph Gramig and this may in fact be the same issue. I'll touch base with him and find out. Thanks! -- T.Rob MQSeries List <[email protected]> wrote on 09/24/2007 05:34:30 PM: > > T.Rob, > > It depends whether you know of a different problem that I do. There > was a problem with the use of SSL peer is the channel had no exits. > The position of the SSL peer field in the channel table changes > depending on the channel exits. It's a little difficult to test all > the cases. If you've noticed a problem and want to test the latest > version then let me know. That goes for anyone come to think of it. > > Cheers, > P. > > Paul G Clarke > WebSphere Messaging Clients > Hursley Park > > > > > T-Rob <[EMAIL PROTECTED]> > Sent by: MQSeries List <[email protected]> > 24/09/2007 19:55 > > Please respond to > MQSeries List <[email protected]> > > To > > [email protected] > > cc > > Subject > > Re: MQ Client Connections > > > > > The only catch here is if you need SSL in the channel table, which > hopefully you do! Last I heard, M072 did not build a valid table when the > SSL parameters were used. Paul, if you are listening on this thread, did > that ever get fixed and released? > > -- T.Rob > > > > MQSeries List <[email protected]> wrote on 09/24/2007 > 02:20:30 PM: > > > Hi, > > > > Since you mentioned MQSERVER environment variable then I take it > > that the client app on Solaris is not a Java app. Right? > > > > The easy approach is to use Client Channel tables unless the app > > wants to change and use MQCONNX rather than MQCONN. > > > > With SupportPac MO72, this is a snap (even easier if you put these > > commands in a Windows batch file). > > > > - Open a command prompt and CD to where you installed MO72 > > > > - Create a directory called: tables > > mkdir tables > > > > - Set the MQCHLLIB environment variable > > set MQCHLLIB={MO72_install_Path}\tables > > > > - Create a mqsc file (temp.mqsc) with your CLNTCONN definitions - 2 > > items: z/Linux and Windows > > > > - Run MO72 against the file > > mqsc.exe -n -t appABC.TAB < temp.mqsc > > > > - Now you will have a Client Channel Table file 'tables\appABC.TAB' > > that you can ftp (as binary) to Solaris > > > > - In the app's profile set MQCHLLIB and MQCHLTAB environment > > variables (make sure you remove MQ Server varaible) and you are done. > > > > > > Hope that helps. > > > > > > Regards, > > Roger Lacroix > > Capitalware Inc. > > http://www.capitalware.biz > > > > > > On Mon, 24 Sep 2007 13:40:20 -0400, GINA MCCARTHY <[EMAIL PROTECTED] > > COM> wrote: > > > I have never had the need to set up anything other than SVRCONN > channels > > > and MQSERVER for our MQ Clients. There was not a need to access more > > > than one queue manager from each client. Well....now there is. > > > > > > I need some advice. The client is on Solaris and the Server(s) are on > > > z/Linux and on Windows. > > > > > > Regards, > > > Gina McCarthy > > > Arrow Electronics, Inc. > > > 50 Marcus Drive > > > Melville, NY 11747 > > > (631) 847-5440 > > > AIM: gigibeans1 > > To unsubscribe, write to [EMAIL PROTECTED] and, > in the message body (not the subject), write: SIGNOFF MQSERIES > Instructions for managing your mailing list subscription are provided in > the Listserv General Users Guide available at http://www.lsoft.com > Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html > > > > > > Unless stated otherwise above: > IBM United Kingdom Limited - Registered in England and Wales with > number 741598. > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU > > > > > > > List Archive - Manage Your List Settings - Unsubscribe > Instructions for managing your mailing list subscription are > provided in the Listserv General Users Guide available at http://www.lsoft.com To unsubscribe, write to [EMAIL PROTECTED] and, in the message body (not the subject), write: SIGNOFF MQSERIES Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU To unsubscribe, write to [EMAIL PROTECTED] and, in the message body (not the subject), write: SIGNOFF MQSERIES Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://listserv.meduniwien.ac.at/archives/mqser-l.html
