Author |
Message |
Topic: Setting the MQCSP from C++ |
h_wolf
Replies: 2 Views: 5388
|
Forum: IBM MQ API Support Posted: Mon Jun 23, 2008 6:01 pm Subject: Setting the MQCSP from C++ |
I was able to answer some of my questions (but not all) with a little more digging through the docs. I learned from the MQI Cross Reference tables in the Using C++ guide that the ImqQueueManager attri ... |
Topic: Setting the MQCSP from C++ |
h_wolf
Replies: 2 Views: 5388
|
Forum: IBM MQ API Support Posted: Mon Jun 23, 2008 5:00 pm Subject: Setting the MQCSP from C++ |
I am writing a client application that connects to a remote queue manager which uses a Channel Security Exit to do user/pwd authentication. My client app is currently written in C++ and I am trying to ... |
Topic: MQ Explorer on Linux x86-64 |
h_wolf
Replies: 2 Views: 3047
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Sep 04, 2007 7:03 am Subject: MQ Explorer on Linux x86-64 |
Does anyone know if the issue is porting Eclipse to x86-64? |
Topic: MQ Explorer on Linux x86-64 |
h_wolf
Replies: 2 Views: 3047
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat Sep 01, 2007 10:31 am Subject: MQ Explorer on Linux x86-64 |
[ sorry if this has been covered but I couldn't find info after searching. ]
The IBM MQ Sys Req web page clearly states:
http://www-1.ibm.com/support/docview.wss?rs=171&uid=swg27006793
&q ... |
Topic: MQ v6 on Linux - can't build C++ samples |
h_wolf
Replies: 9 Views: 8395
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Nov 17, 2005 1:53 pm Subject: Re: confimred by IBM (MQ v6 on Linux - can't build C++ sampl |
IBM has confirmed that they have reproduced the problem, but have not given me a timeline estimate for a fix.
Isn't that precious? IBM having the same problem as you, reassuring indeed...
... |
Topic: WMQ v6 pet peeves: dspmqver versus mqver |
h_wolf
Replies: 5 Views: 4328
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Oct 27, 2005 11:24 am Subject: WMQ v6 pet peeves: dspmqver versus mqver |
Seriously, what was the point of deprecating the simple version string utility mqver and replacing it with dspmqver?
Would it really have been that hard to either keep the old name or to ship mqve ... |
Topic: MQ v6 on Linux - can't build C++ samples |
h_wolf
Replies: 9 Views: 8395
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Oct 27, 2005 11:20 am Subject: MQ v6 on Linux - can't build C++ samples |
(its an unsupported platform), but I can compile and run the C++ samples on FC3,,,,
Yes, I know the C++ examples build fine with a modern compiler (gcc v3.2). The problem is that we need to supp ... |
Topic: MQ v6 on Linux - can't build C++ samples |
h_wolf
Replies: 9 Views: 8395
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Oct 25, 2005 9:46 am Subject: confimred by IBM (MQ v6 on Linux - can't build C++ samples) |
I filed a pmr (pmr 03390,756,000: wmq sample build on linux) and after a couple of weeks, (and me providing follow-up details and version info, etc.) IBM has confirmed that they have reproduced the p ... |
Topic: MQ v6 on Linux - can't build C++ samples |
h_wolf
Replies: 9 Views: 8395
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Oct 10, 2005 8:45 am Subject: Re: MQ v6 on Linux - can't build C++ samples |
RogerLacroix wrote:
Why? WMQ v6 is not supported on v7.3.
I have verified that this problem also exists on Red Hat Enterprise
Linux V3.0 (with Update 4) - but only when using the g++ V2.9.5
com ... |
Topic: MQ v6 on Linux - can't build C++ samples |
h_wolf
Replies: 9 Views: 8395
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Oct 05, 2005 9:34 am Subject: MQ v6 on Linux - can't build C++ samples |
The sample C++ code provided in /opt/mqm/samp can't be built and linked using the example build line from the IBM "WebSphere MQ: Using C++" guide.
IBM shipped broken C++ libraries in MQSeries v5.3 ... |
Topic: MQ v6 on Linux with legacy gcc libraries |
h_wolf
Replies: 0 Views: 2026
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Oct 04, 2005 1:19 pm Subject: MQ v6 on Linux with legacy gcc libraries |
I have installed MQSeries v6.0 on a Linux RedHat 7.3 machine. I need to link with the legacy gcc v2.95 libraries that are in /opt/mqm/lib/2.95 for my C++ apllications. However my link fails claiming t ... |