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 » sample c plugin not working

Post new topic  Reply to topic
 sample c plugin not working « View previous topic :: View next topic » 
Author Message
seanrocket
PostPosted: Thu May 08, 2003 9:51 am    Post subject: sample c plugin not working Reply with quote

Newbie

Joined: 08 May 2003
Posts: 8

hello,

I am trying to deploy the sample plug in node (c code) BigSampPluginNode
from the C:\Program Files\IBM\WebSphere MQ Integrator 2.1\examples. i was
able to compile the dll(lil) and I placed the file in the
C:\Program Files\IBM\WebSphere MQ\bin. i have also placed the 5 gif files
and the configuration and properties files here namely ComIbmSampleSwitch
and ComIbmSampleSwitch.wdp in this directory.

I have followed the Websphere MQ integrator programming guide in
installing a plugin node to the broker domain and I have created a node int
the control center using the SmartGuide.

1. I do not know how the node in the Control Center associates itself to
the actual dll(lil file). Where is this association configured?

2. If this is not configured, how will the control center know about plugin
node that I created?

3. Are there any other docs that give step by step instructions on how to
deploy the sample c plug in nodes?

4,. how can you test and debug to see if the plugin is deployed properly?

-Sean
Back to top
View user's profile Send private message
bolek
PostPosted: Thu May 08, 2003 11:11 pm    Post subject: Re: sample c plugin not working Reply with quote

Apprentice

Joined: 25 Jul 2002
Posts: 35
Location: Germany

Hi Sean,
Sean wrote:
hello,
[...]
i have also placed the 5 gif files and the configuration and properties files here namely ComIbmSampleSwitch and ComIbmSampleSwitch.wdp in this directory.

You have to copy ComIbmSampleSwitch.wdp and ComIbmSampleSwitch files to the
"<mqsi_root>\Tool\repository\private\hostname\Queue_Manager_name\MessageProcessingNodeType" directory.

See WMQI Programming Guide "Appendix D"-"Integrating a plug-in node into the Control Center"-"Summary" for step-by-step instructions.

Quote:

1. I do not know how the node in the Control Center associates itself to
the actual dll(lil file). Where is this association configured?

2. If this is not configured, how will the control center know about plugin
node that I created?

WMQI uses "Node Identifier" to identify a node. See online help for the "Create a Plug-in node dialog": "This is the name by which the node is known internally within the configuration repository, and is referenced by the broker."

You can find the name in ComIbmSampleSwitch file, attribute "xmi.uuid".

In a plug-in node implementation it is a node class name ( set in
cniDefineNodeClass(&rc, factoryObject, (CciChar*)constSwitchNode, &vftable); ),


Quote:

3. Are there any other docs that give step by step instructions on how to
deploy the sample c plug in nodes?


"WMQI Programming Guide",
Control Center online help and
http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246154.pdf
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » sample c plugin not working
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.