Identity Management (MOSC)

MOSC Banner

Strange (caching) behavior for OAM Plugin JAR dependency

edited Nov 14, 2017 4:00AM in Identity Management (MOSC) 3 commentsAnswered

Hi,

I have been doing some work with OAM Authentication Plugins, and my plugin requires jps-api.jar, so (a) I put the  jps-api.jar at the root of the exported plugin JAR and (b) in the plugin MANIFEST.MF, I have:

Bundle-classpath: .,jps-api.jar,...

This works.

But then I wanted to debug one of the classes inside the jps-api.jar so I decompiled it and added a bunch of debug to the class and re-built the jps-api.jar and then I used the modified jps-api.jar in my plugin JAR.

When I do my first test AFTER deploying/installing/activating the plugin with the modified jps-api.jar, I can see the debug output that I added to the modified jps-api.jar.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center