Author Message
JuanMorales2
Joined: Dec 16, 2013
Messages: 44
Offline
This particular WebSphere is in a cluster, and has the libraries declared as external. We are checking with WS support, but can either of these be a problem?
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
No idea what this means. Here is what I would do:

1. Define a shared library on ibm console. The definition would allow you to specify the path to library files.
2. Modify the shared library reference on each app to use the shared library.

You would have to refer to the ibm documentation for detailed steps with the admin console.
JuanMorales2
Joined: Dec 16, 2013
Messages: 44
Offline
This is how we have done it. The runtimeSupport files are copied in a directory that is then added as an external library.

JuanMorales2
Joined: Dec 16, 2013
Messages: 44
Offline
At last it worked!!!

IT turned out there is a setting on the shared library called "Use an isolated classloader for this shared library" (On the Environment -> Shared Libraries option on the menu on the left) . We changed that and it started working. This means that reports are now working, it also means that loading parameters now work.

Thank you!
WilsonYu
Joined: Nov 6, 2013
Messages: 3950
Offline
Glad you got it sorted out!
Go to:   
Mobile view