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 IndexWebSphere Message Broker (ACE) SupportWriting Customized Plug-ins in Java

Post new topicReply to topic
Writing Customized Plug-ins in Java View previous topic :: View next topic
Author Message
Naftalanja
PostPosted: Mon Mar 11, 2002 4:48 pm Post subject: Reply with quote

Acolyte

Joined: 30 Jan 2002
Posts: 63
Location: Los Angeles

Hi, i am just wondering if anyone has written customized plug-ins in Java for MQSI. Or my question is can we write customized plug-ins and nodes in Java for MQSI. If so could you please refer me to the resources where i can read the concept and API for writing the customized nodes. Any help will be greatly appreciated. thanx
Back to top
View user's profile Send private message Send e-mail
kirani
PostPosted: Mon Mar 11, 2002 5:20 pm Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Only WMQI 2.1 allows you to write plug-in nodes in Java. For more information, you could refer to “Implementing a node in Java” topic (on page 80) in WMQI 2.1 Programming Guide.

Chapter 7 in 'Business Integration Solutions with MQSeries Integrator' Redbook talks about plug-in development in C language.

Also there is a sample plug-in code that gets installed on user workstation when you install Control Center. It is installed in <mqsi_root>examplesplugin directory.

Good luck!

Kiran
Back to top
View user's profile Send private message Visit poster's website
kolban
PostPosted: Mon Mar 11, 2002 5:57 pm Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

Also see the great JavaDoc documentation found at C:Program FilesIBMWebSphere MQ Integrator 2.1docsJavaAPI
Back to top
View user's profile Send private message
Naftalanja
PostPosted: Mon Mar 11, 2002 5:59 pm Post subject: Reply with quote

Acolyte

Joined: 30 Jan 2002
Posts: 63
Location: Los Angeles

Is that really tough to write customized plugins ??? looks more komplikated isnt't it ? i mean is there any step by step instructions of how to write the plugins ??? thanx for the above info.
Back to top
View user's profile Send private message Send e-mail
Coz
PostPosted: Mon Mar 11, 2002 11:07 pm Post subject: Reply with quote

Apprentice

Joined: 20 Feb 2002
Posts: 44
Location: Basel CH

Java Plugins are not actually that bad although like most things the documentation leaves a lot to be desired.
We have written a few although one thing that is annoying is that if you write a plug in that GETs messages in anyway (I have written a browser PLUGin) there appears to be no way to map the MQ Message to an MbAssembley which means the inbuilt parsers cannot be used like in the C/C++ versions. Luckily for me the required info from the browsed message was actually in the MQMD so it wasnt that important.

If you want more info or a copy of the plugin let me know (private message).

Coz

Back to top
View user's profile Send private message
Display posts from previous:
Post new topicReply to topic Page 1 of 1

MQSeries.net Forum IndexWebSphere Message Broker (ACE) SupportWriting Customized Plug-ins in Java
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.