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 » WebSphere Message Broker (ACE) Support » Questions about implementing a custom node - Part 1

Post new topic  Reply to topic
 Questions about implementing a custom node - Part 1 « View previous topic :: View next topic » 
Author Message
autorun
PostPosted: Mon May 13, 2002 10:33 am    Post subject: Questions about implementing a custom node - Part 1 Reply with quote

Apprentice

Joined: 02 Feb 2002
Posts: 29

Greetings,

I am in a process to implement a custom node. When I came across some sample code, I have the following questions.

1. Why the vftable is declared as static? e.g
static CNI_VFT vftable;

2. What is the C.POSTIT_PLUGIN_FACTORY? Is this a structure? I can't find it elsewhere.

3. Where is the trace file when I use those trace commands.
e.g.
TRACE_ENTRY, TRACE_MID, ...
TRACE_ENTRY("bipGetMessageflowNodeFactory", ("void"));
currentPID = getpid();
TRACE_MID(TRACE_INFO, ("<------------------------------------------------------>"));
TRACE_MID(TRACE_INFO, ("<**** Start of postit deployment (pid=%d) ****>",

4. How to enable this TRACE output?

5. How to write message to syslogd?

6. Is the following concept correct?
A plug-in can contain a single node factory, but a single node factory can contain multiple node class, i.e. multiple nodes displayed in Control Center.

7. Any good site and books for MQSI custom node development and UNIX C pogramming?

Thanks,
Autorun
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Questions about implementing a custom node - Part 1
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.