Posted: Fri Mar 09, 2007 12:57 am Post subject: Regarding Java Plug-In node in MQSI
Newbie
Joined: 09 Mar 2007 Posts: 4
I know this is obsolete But still I m using MQSI v 2.1 as par the client requirement. I have created a java plug in node and I want to use this node in my flow. For that I had converted a .class file to a .jar file and copied this .jar file to jplugin folder in the install directory as par the instruction given in the Red Book. I had restarted the broker after doing that. But during deployment of the flow I m getting an error as
"BIP2241E: LIL not found for message flow node type 'UDPsendNode' in message flow 'UDPsendnode_mf'.
The message broker received an instruction to create a message flow node of type 'UDPsendNode', in message flow 'UDPsendnode_mf'. The broker does not have the capability to create nodes of this type because an implementation library for this node type was not found in the LIL path.
Ensure that the LIL path is correct and contains all the necessary node implementation libraries, including those supplied by IBM. Then ensure that the message flow and any nested message flows have been checked in. Redeploy the new configuration to the broker ensuring that the complete configuration option is used. If the problem persists contact your IBM support center. "
Please suggest me to move further so that i can deploy it.
Thanks in advance.
You probably do not have your JAR file built correctly.
The .class file should be in a directory tree that fully qualfies the package.
You might also have differences in your node description in the 2.1 CC and the actual class. _________________ I am *not* the model of the modern major general.
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