Now the problem, there is no way to save this so then if I click a different link and come back to the Shared Library refences they don't show up.
First off, is there a way to save these?
Second is there a way to add the XML to the files and where would they be located?
Any help would be great.
Servers | Server Types | WebSphere Application Servers | Server1
• Under Server Infrastructure (on right side), select Java and Process Management | Class Loader
• Click on new
• Select default (Classes loaded with parent class loader first)
• Click on Shared Library Reference
• Click on Add.
• Select XXXX your shared library.
• Click ok
• Click save
I found out that the problem only occures if I deploy the application using the "hot deployment" method, i.e. deploying the application directly from my development environment (Rational Application Developer) instead of deploying the application using the administration console. If I deploy it via the admin console, the shared library reference can be saved without any problem. Seems to be a strange problem.