| Author | 
		  Message | 
  		
  		
		     Topic: sample c plugin _getattribute problem | 
  		
  		
		  seanrocket
  
	  	  Replies: 1 Views: 2239
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 14, 2003 3:17 pm   Subject: sample c plugin _getattribute problem | 
  		
  		
		  hello,
 
     I am trying to retrieve the value from the configurable attribute of my sample c plugin node. I am using getattribute method of the Bipsamppluginnode.c program to try to retrieve the att ... | 
  		
  		
		     Topic: LocalEnvironment and Root C Plugin node | 
  		
  		
		  seanrocket
  
	  	  Replies: 2 Views: 2370
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon Jul 14, 2003 3:04 pm   Subject: LocalEnvironment and Root C Plugin node | 
  		
  		
		  Thanks for your reply 
 
 The reason I want to use a plug in is because I need to use third party C++ libraries to evaluate my values from the messages. So I am creating a c plugin calling a C++ DLL a ... | 
  		
  		
		     Topic: LocalEnvironment and Root C Plugin node | 
  		
  		
		  seanrocket
  
	  	  Replies: 2 Views: 2370
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu Jul 10, 2003 1:02 pm   Subject: LocalEnvironment and Root C Plugin node | 
  		
  		
		  hello,
 
     I am trying to add a labelname to the Localenvironment tree using a c plugin node. This labelname will be used by the Routetolabelnode to route the message.
 I was able to output to the  ... | 
  		
  		
		     Topic: calling Custom C++ DLL possible? | 
  		
  		
		  seanrocket
  
	  	  Replies: 1 Views: 2015
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed Jun 25, 2003 8:15 am   Subject: calling Custom C++ DLL possible? | 
  		
  		
		  Hello,
 
       I have created a custom c plugin node because MQSI does not support C++. But I would like the c plugin node to call C++ extern "C" functions in a custom DLL. This custom C++ DLL would  ... | 
  		
  		
		     Topic: BIP2432E The correlation name 'testval' is not valid | 
  		
  		
		  seanrocket
  
	  	  Replies: 0 Views: 5657
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Wed May 14, 2003 12:24 pm   Subject: BIP2432E The correlation name 'testval' is not valid | 
  		
  		
		  Hi,
 
      I am trying to write a simple insert query statement to SQL server using a Java plugin node. I understand that MQSI does not support JDBC in the java plugin . So i am using the MbNode's cr ... | 
  		
  		
		     Topic: BIP0404E and Message Flows | 
  		
  		
		  seanrocket
  
	  	  Replies: 4 Views: 3289
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Mon May 12, 2003 8:14 am   Subject: BIP0404E The requested resource could not be found either on | 
  		
  		
		  Hello,
 
     I am working/developing  on a client Windows 2000 machine. The broker and Configuration manager is running on a separate Windows 2000 machine.
      I tried the suggestion you made about ... | 
  		
  		
		     Topic: sample java plugin node BIP2241E: LIL not found | 
  		
  		
		  seanrocket
  
	  	  Replies: 5 Views: 7545
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Fri May 09, 2003 12:58 pm   Subject: sample java plugin node BIP2241E: LIL not found | 
  		
  		
		  Hello,
 
     I've been trying to deploy my message flow of the sample Java plugin on Windows 2000 but am having trouble. 
 The error that I am stuck on is :
 ----------------------------------------- ... | 
  		
  		
		     Topic: sample c plugin not working | 
  		
  		
		  seanrocket
  
	  	  Replies: 1 Views: 2453
  | 
		   Forum: WebSphere Message Broker (ACE) Support   Posted: Thu May 08, 2003 9:51 am   Subject: sample c plugin not working | 
  		
  		
		  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 pl ... |