Hi,
I deployed a custom ADF on OIM in this way:
After backing up the war oracle.iam.ui.custom-dev-starter-pack.war unpack it and within WEB-INF create a folder named lib and place your ADF library jar here. Repack the war and place it in the same location where it has been picked up from that isĀ <Oracle Home>/<Middleware Home>/Oracle_IDM1/server/apps/.
Stop OIM server. Login to weblogic admin console and then from deployments update the deployment oracle.iam.ui.custom.
Start OIM server.
The first deployment was ok, but after changes it seems not taking it in account, how could I manage that?