Resolving the Exception
"oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener Class not Found"
On re-start of a new install of OID11g on weblogic, the following error was seen:
This strongly indicates an issue with the exception in Weblogic environment. Also the deployments show remain in 'Prepared' state.'oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener' Class not Found
The error can be fixed with setting the nodemanager property to use the weblogic startup script by changing the parameter "StartScriptEnabled=true"
This will include correct the environment during startup.
The deployments will also be activated effectively on startup.