Author |
Message
|
gunjand |
Posted: Fri Feb 04, 2011 11:57 am Post subject: BIP2241E:Loadable Implementation Library not found |
|
|
Novice
Joined: 21 May 2009 Posts: 23
|
Hi,
I have a custom node used in one of the message flows. I have provided the required .jar files in the plugins directory in toolkit installation and also in classes directory for runtime.
I am getting BIP2241E error while deploying the bar file. I am trying to do set up in my machine on windows platform.
MB version: 7.0
Can you please let me know how to relate .lil file with the custom node? or any link that guides to the procedure of configuring custom node?
Thanks. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Feb 04, 2011 12:13 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
putting it in classes is not correct.
You need to put it in the userLilPath that was set on broker. |
|
Back to top |
|
 |
gunjand |
Posted: Fri Feb 04, 2011 1:37 pm Post subject: |
|
|
Novice
Joined: 21 May 2009 Posts: 23
|
If not set, I can create a folder for lil and provide jar files inside it and apply using mqsichangebroker? |
|
Back to top |
|
 |
smdavies99 |
Posted: Fri Feb 04, 2011 11:07 pm Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Look at the standard set of environment variables in a Command Shell. They all start with MQSI.
Perhaps this may give you a clue? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
gunjand |
Posted: Fri Feb 04, 2011 11:15 pm Post subject: |
|
|
Novice
Joined: 21 May 2009 Posts: 23
|
I have imported .jars in the broker runtime installation and changed broker configuration using mqsichangebroker and than deployed the custom nodes. It worked fine.
Thanks for all your help |
|
Back to top |
|
 |
|