Posted: Thu Mar 04, 2010 11:11 am Post subject: User-defined java input node packaging
Newbie
Joined: 04 Mar 2010 Posts: 2
WMB 6.1.
I developed a user-defined Java input node (FoobarInputNode) and a corresponding Plug-in project in the default java package with great success. Then I deleted the projects entirely (several times now) and started from scratch, this time trying to move the classes into a more appropriate package (org/company). But now when I deploy my message flow I get the "A Loadable Implementation Library (.lil, .jar, or .par) is not found for message flow node type ''FoobarInputNode'' in message flow 'Foobar'.
I know from mqsireportproperties that the Node has been loaded by the broker:
So, how am I supposed to add a package to the msgnode in the plug-in? I guess that is my problem. I've read the documentation several times and the answer must be hiding from me.
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