How to pickup startup.properties on nodemanager using startManagedWebLogic.sh
I am trying to use startManagedWebLogic.sh to start managed servers. But it is not picking up startup.properties defined in admin console.
I want to use startManagedWeblogic.sh and pickup startup parameters defined from admin console.
This is what I am using. This is not picking up parameters defined in admin consle.
Version : Welogic 10.3.6
nohup sh startManagedWebLogic.sh TEST_JVM1 t3://testip:7001 &