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 » Search

 Search found 14 matches
Author Message
  Topic: [Compilation] WMQ - SUN OS - C++
Amazone

Replies: 1
Views: 2390

PostForum: IBM MQ API Support   Posted: Mon Jun 12, 2006 11:56 pm   Subject: [Compilation] WMQ - SUN OS - C++
I've this code, and i want to compile it on a sunOs machine.


#include <iostream>
#include <string>
#include <imqi.hpp>

using namespace std;

int main ( int argc, ...
  Topic: problems compiling IMQ C++ samples
Amazone

Replies: 12
Views: 20594

PostForum: IBM MQ API Support   Posted: Mon Jun 12, 2006 12:00 am   Subject: problems compiling IMQ C++ samples
I've got the same problem on Sun OS.

Did you found the solution ?

Thankx
  Topic: [Compile] Compile imqwrld.cpp
Amazone

Replies: 1
Views: 2206

PostForum: General Discussion   Posted: Fri Jun 09, 2006 6:01 am   Subject: [Compile] Compile imqwrld.cpp
I try to compile imqwrld.cpp on a Sun OS.

g++ -limqb23as -limqc23as -lmqmcs -lmqmzse -lsocket -lnsl -ldl imqwrld.cpp -o imqwrld

And it don't work


Undefined first refer ...
  Topic: [Compile] compile amqscnxc.c
Amazone

Replies: 1
Views: 2614

PostForum: General IBM MQ Support   Posted: Fri Jun 09, 2006 1:29 am   Subject: [Compile] compile amqscnxc.c
It's OK, i've found :

g++ -fsigned-char -I/usr/mqm/inc -L/opt/mqm/lib -limqb23as -lmqic -limqc23as -lmqmcs -lmqmzse -lsocket -lnsl -ldl amqscnxc.c -o amqscnxc
  Topic: [Compile] compile amqscnxc.c
Amazone

Replies: 1
Views: 2614

PostForum: General IBM MQ Support   Posted: Fri Jun 09, 2006 12:51 am   Subject: [Compile] compile amqscnxc.c
hi,
I try to compile amqscnxc.c on an Sun OS plateform

I've try this command :
g++ -o amqscnxcamqscnxc.c -I/opt/mqm/inc -L/opt/mqm/lib -R/opt/mqm/lib -R/usr/lib/32 -limqb23as -limqc23as -lmqmcs - ...
  Topic: [C++ / UNIX]
Amazone

Replies: 4
Views: 4162

PostForum: General IBM MQ Support   Posted: Thu Jun 01, 2006 4:11 am   Subject: [C++ / UNIX]
humm
Well, i'm not familiar with this platform...
I use to work on a microsoft platform in .Net...
I acknowledge that it's over my control

i'll try to use the first sample

thanks f ...
  Topic: [C++ / UNIX]
Amazone

Replies: 4
Views: 4162

PostForum: General IBM MQ Support   Posted: Thu Jun 01, 2006 3:36 am   Subject: [C++ / UNIX]
well done!

i've found a solution on :
http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.amqzan.doc/amq5421.htm

it makes :

gcc -o amqsget0 amqsget0.c -I/produits ...
  Topic: [C++ / UNIX]
Amazone

Replies: 4
Views: 4162

PostForum: General IBM MQ Support   Posted: Thu Jun 01, 2006 2:48 am   Subject: [C++ / UNIX]
Hi,

I want to make read message on a wmq queue.

I use C++ on an Unix (SunOS) machine, and MQ Series client 5.3.0.12 .

MQ Series Client is installed in /produits/MQClient.5.3/

I want to co ...
  Topic: MQRC_HCONN_ERROR
Amazone

Replies: 3
Views: 4606

PostForum: IBM MQ API Support   Posted: Mon Nov 07, 2005 2:38 am   Subject: MQRC_HCONN_ERROR
Hi!

I've made a windows service in C# that allow me to duplicate message betwen file, using thread and MTS, on a server binding connection.

I've a MQRC_HCONN_ERROR, and i don't know how to solve ...
  Topic: MQRC_HANDLE_IN_USE_FOR_UOW
Amazone

Replies: 3
Views: 3438

PostForum: IBM MQ API Support   Posted: Tue Oct 18, 2005 12:15 am   Subject: MQRC_HANDLE_IN_USE_FOR_UOW
how can I ensure myself that my thread do not try to use the same connection handle ?
  Topic: MQOO_INQUIRE
Amazone

Replies: 3
Views: 8549

PostForum: IBM MQ API Support   Posted: Mon Oct 17, 2005 6:28 am   Subject: MQOO_INQUIRE
yes, sorry.
I'll return on my first post
  Topic: MQOO_INQUIRE
Amazone

Replies: 3
Views: 8549

PostForum: IBM MQ API Support   Posted: Mon Oct 17, 2005 5:36 am   Subject: MQOO_INQUIRE
Hi,

i've posted a message on MQRC_HANDLE_IN_USE_FOR_UOW this afternoon.

I've made lot of test and changes. Now, i've got error when i try to put a message in the queue.

Now, i've this error : ...
  Topic: MQRC_HANDLE_IN_USE_FOR_UOW
Amazone

Replies: 3
Views: 3438

PostForum: IBM MQ API Support   Posted: Mon Oct 17, 2005 3:12 am   Subject: MQRC_HANDLE_IN_USE_FOR_UOW
Yeah, i've define a transaction attribute on my class :

[Transaction(TransactionOption.RequiresNew)]
public class WmqComponent : ServicedComponent
{...}
  Topic: MQRC_HANDLE_IN_USE_FOR_UOW
Amazone

Replies: 3
Views: 3438

PostForum: IBM MQ API Support   Posted: Mon Oct 17, 2005 2:05 am   Subject: MQRC_HANDLE_IN_USE_FOR_UOW
Hi,

I developed a service of duplication of file WMQ, in C#.
This service use threads to manage duplication's queues.
I use server bindings connection. My service runs on the same machine than WM ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.