How to Configure DOMAIN_HOME/config/startup dir in Weblogic DOMAIN_HOME
I have certain services and scripts which needs to be invoked or executed after Manage server comes up. I am trying to configure them at DOMAIN_HOME/config/startup but they are not being picked or exceuted at the time of server startup.
The description of the dir states "This directory contains system modules that contain startup plans. Startup plans are used to generate shell scripts that can be used as part of server startup."
I tried researching as well contacted my devlopemtn team but no one had any clue what configuration was missing or why the scripts were not being invoked.