Thanks bobbee - that narrows the options down quite a bit. ________________________________
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Robert Broderick Sent: Wednesday, September 05, 2007 4:44 PM To: [email protected] Subject: Re: XA Switch file for MQ and C compiler The compilers supported on AIX are: Language Compiler C++ IBM VisualAge(r) C++ Professional for AIX, V6.0 C IBM C for AIX, V6.0 COBOL IBM COBOL Set for AIX V1.1 Micro Focus Server Express, V4.0 If memory serves me right the switch file available when you install the SAMPLES. You should find it in <INSTAL DIR>/tools/c/Samples/xatm. There shold be instructions for compiling the switch file in either the ADMIN or programming guide available at: http://www-306.ibm.com/software/integration/wmq/library/library6x.html bobbee ________________________________ Date: Wed, 5 Sep 2007 15:53:02 -0400 From: [EMAIL PROTECTED] Subject: XA Switch file for MQ and C compiler To: [email protected] Hello all, Our developer is attempting to write Java code that calls Oracle AQ and MQ Java in the same XA transaction. We seem to be stuck on creating this 'switch' file. I think I understand its purpose - to provide runtime access to the proper libraries, functions and options that support these calls. We are running on AIX with Oracle 10.2 and MQ 6.0. The make file wants a C compiler (xlc -r), but we don't have that installed. Is this the Visual Age C compiler? I'm thinking that the swtich file is not that complicated and that another C compiler could be used, like gnu. Am I correct? I have found some references to this file on mqseries.net and elsewhere, but I'm not a C or Java programmer, so I'm still puzzled. Thank you, Peter Heggie **** For your information: KeySpan is now part of National Grid.**** ************************************************************************ ******** This e-mail and any files transmitted with it, are confidential to National Grid and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error, please reply to this message and let the sender know. ________________________________ List Archive <http://listserv.meduniwien.ac.at/archives/mqser-l.html> - Manage Your List Settings <http://listserv.meduniwien.ac.at/cgi-bin/wa?SUBED1=mqser-l&A=1> - Unsubscribe <mailto:[EMAIL PROTECTED]&BODY=sign off mqseries> Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com <http://www.lsoft.com/resources/manuals.asp> ________________________________ Discover the new Windows Vista Learn more! <http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE> ________________________________ List Archive <http://listserv.meduniwien.ac.at/archives/mqser-l.html> - Manage Your List Settings <http://listserv.meduniwien.ac.at/cgi-bin/wa?SUBED1=mqser-l&A=1> - Unsubscribe <mailto:[EMAIL PROTECTED]&BODY=sign off%20mqseries> Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com <http://www.lsoft.com/resources/manuals.asp> **** For your information: KeySpan is now part of National Grid.**** ******************************************************************************** This e-mail and any files transmitted with it, are confidential to National Grid and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error, please reply to this message and let the sender know. 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
