Author |
Message
|
pronak |
Posted: Wed Apr 20, 2005 7:55 am Post subject: Creating Repository File: AMI package |
|
|
Newbie
Joined: 20 Apr 2005 Posts: 7
|
I am using the C++ api listed in the MQ Application Messaging Interface. The sample file and documentation is not very clear. Is there a better example of writing ones own xml based repository file? |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Apr 20, 2005 8:14 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
AMI is deprecated. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
pronak |
Posted: Wed Apr 20, 2005 8:28 am Post subject: Alternatives |
|
|
Newbie
Joined: 20 Apr 2005 Posts: 7
|
So what would be my alternative if the requirments are to use
c++, and subscribe to cetain topic on remote queue managers?
Ronak |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Apr 20, 2005 8:30 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Build the subscription request manually.
Or use the new support pack that provides JMS like functionality to C/C++. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Apr 20, 2005 8:51 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
Back to top |
|
 |
|