Unable to register plugin OIM 11.1.1.5
manin21Sep 6 2011 — edited Sep 7 2011Hi,
I have developed a custom scheduled task in OIM 11.1.1.3 based on the OBE Tutorial here:
http://st-curriculum.oracle.com/obe/fmw/oim/oim_11g/developing_oim_plug-ins/files/developing_oim_plug-ins.zip
My scheduled task works fine in OIM 11.1.1.3, also the tutorial works fine in OIM 11.1.1.3
In OIM 11.1.1.5 I follow the same steps in order to register the plugin, I have tryed diferent ways: using the "register" target included in OBE's build.xml, using plugin registration utility and using weblogicImportMetadata.sh script, but "OIMSampleScheduledTask" is not available as task (it does not appear in the list of availables tasks) when I try to create the new Scheduled Job to test it.
No errors are displayed when I run the plugin registration
Please helpme to debug, where can I check to see if plugin is properly loaded in OIM
Regards