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 20 matches
Author Message
  Topic: Need major help coding HPUX C for MQSeries JMS.
mpsmith19

Replies: 28
Views: 24512

PostForum: IBM MQ API Support   Posted: Wed Aug 23, 2006 7:04 am   Subject: Need major help coding HPUX C for MQSeries JMS.
Jeff and Vitor, thanks for the links.

The link to the section on Mapping JMS messages onto Websphere MQ messagse has helped immensely. Not so much in interpretting the information, but in showing ...
  Topic: Need major help coding HPUX C for MQSeries JMS.
mpsmith19

Replies: 28
Views: 24512

PostForum: IBM MQ API Support   Posted: Wed Aug 23, 2006 6:27 am   Subject: Need major help coding HPUX C for MQSeries JMS.
Michael, did you find the pub/sub samples?

The readme for v5.3 CSD11 indicates that they should be included. If nothing else, you can download the obsolete MA0C pub/sub broker and extract them fro ...
  Topic: Need major help coding HPUX C for MQSeries JMS.
mpsmith19

Replies: 28
Views: 24512

PostForum: IBM MQ API Support   Posted: Wed Aug 23, 2006 5:54 am   Subject: Need major help coding HPUX C for MQSeries JMS.
...Or better yet a manual with a title like MQSeries - Using JMS from non-Java languages. But I don't think IBM has written it


See the XMS book titled 'Message Service Clients for C/C++ a ...
  Topic: Need major help coding HPUX C for MQSeries JMS.
mpsmith19

Replies: 28
Views: 24512

PostForum: IBM MQ API Support   Posted: Tue Aug 22, 2006 8:03 am   Subject: Need major help coding HPUX C for MQSeries JMS.
I said it wasn't simple. It's not simple.

I didn't say it was hard.

It's not hard to process an MQRFH2. Well, except in COBOL.

I stand corrected

Why does everybody have a down o ...
  Topic: Need major help coding HPUX C for MQSeries JMS.
mpsmith19

Replies: 28
Views: 24512

PostForum: IBM MQ API Support   Posted: Tue Aug 22, 2006 7:54 am   Subject: Need major help coding HPUX C for MQSeries JMS.

Look at the pub/sub samples that come with WebSphere MQ.

For example, from amqsresa.c

Sorry, not familiar with the MQ naming convention on their samples.

The file amqsresa.c doesn't ex ...
  Topic: Need major help coding HPUX C for MQSeries JMS.
mpsmith19

Replies: 28
Views: 24512

PostForum: IBM MQ API Support   Posted: Tue Aug 22, 2006 7:43 am   Subject: Need major help coding HPUX C for MQSeries JMS.
Or better yet a manual with a title like MQSeries - Using JMS from non-Java languages. But I don't think IBM has written it

Beg to differ:



Unfortunately XMS does not appear to be ava ...
  Topic: Need major help coding HPUX C for MQSeries JMS.
mpsmith19

Replies: 28
Views: 24512

PostForum: IBM MQ API Support   Posted: Tue Aug 22, 2006 7:37 am   Subject: Need major help coding HPUX C for MQSeries JMS.
Jeff,

Time so unbelievably short I don't think I could wait for IBM to provide XMS for HPUX. I'll work with my systems administration people to see if they can find out for certain about XMS for ...
  Topic: Need major help coding HPUX C for MQSeries JMS.
mpsmith19

Replies: 28
Views: 24512

PostForum: IBM MQ API Support   Posted: Tue Aug 22, 2006 7:34 am   Subject: Need major help coding HPUX C for MQSeries JMS.
Thanks for trying Hubert.

I've scanned through the MQSeries - Using Java manual before and it really doesn't help me with calling MQSeries JMS in C.

Guess what I'm really needing is a sample pro ...
  Topic: Need major help coding HPUX C for MQSeries JMS.
mpsmith19

Replies: 28
Views: 24512

PostForum: IBM MQ API Support   Posted: Tue Aug 22, 2006 7:00 am   Subject: Need major help coding HPUX C for MQSeries JMS.
Need to write an API that allows application programmers on HPUX to communicate with a Websphere Java application utilizing MQSeries JMS.

I've coded some native MQSeries but wasn't even aware there ...
  Topic: Is there more than one MQSeries API?
mpsmith19

Replies: 5
Views: 4249

PostForum: IBM MQ API Support   Posted: Wed Aug 09, 2006 1:32 pm   Subject: Is there more than one MQSeries API?
Jeff,

Just want to make sure I completely understand this before I start on a four week coding effort.

My program can use the normal MQ API to converse with a Websphere program that is using ...
  Topic: Is there more than one MQSeries API?
mpsmith19

Replies: 5
Views: 4249

PostForum: IBM MQ API Support   Posted: Wed Aug 09, 2006 12:55 pm   Subject: Is there more than one MQSeries API?
JMS is a different MQ API.

Now's a good time for you to read the WebSphere MQ "Using Java" manual.

Might be interesting. Since the program I'm working on is in ANSI C not Java. Do you know if ...
  Topic: Is there more than one MQSeries API?
mpsmith19

Replies: 5
Views: 4249

PostForum: IBM MQ API Support   Posted: Wed Aug 09, 2006 12:32 pm   Subject: Is there more than one MQSeries API?
At best I'm an MQSeries neophite, so please be kind

Working on a program that is going to send/receive messages to/from Websphere utilizating MQSeries. Was told today that it needs to work ...
  Topic: Contents of a generated MsgId
mpsmith19

Replies: 6
Views: 3708

PostForum: General IBM MQ Support   Posted: Wed Jun 01, 2005 3:36 pm   Subject: Contents of a generated MsgId
Yes Michael we would like to have a look at the code that matches the correlationID to the MessageID in your application.

Like Jeff said we suspect it may be due to some handling of a byte array as ...
  Topic: Contents of a generated MsgId
mpsmith19

Replies: 6
Views: 3708

PostForum: General IBM MQ Support   Posted: Wed Jun 01, 2005 1:15 pm   Subject: Contents of a generated MsgId
You're looking at the wrong code.

What mechanism is used to match the request with the response?

Are you referring to the code running on the MQ Server itself? If so, I don't have access to tha ...
  Topic: Contents of a generated MsgId
mpsmith19

Replies: 6
Views: 3708

PostForum: General IBM MQ Support   Posted: Wed Jun 01, 2005 7:38 am   Subject: Contents of a generated MsgId
That's what I thought at first. Aside from my Trace function and HexDump function (neither of which modify the MsgId), the ONLY place the MsgId is referenced is when it is initially set (per the manu ...
Goto page 1, 2  Next Page 1 of 2

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.