Is it possible to get the Arguements Section of Server Start in Weblogic Console to be used by a cro
All
Note I have shortened the full path to ${DOMAIN_HOME} for this post to make it more readable. The full path is used in all scripts and arguements.
I have a Weblogic Managed server running in a basic Domain on Redhat Linux that needs the -Djava.security.auth.login.config value set to =${DOMAIN_HOME}/config/security/jaas.config for the application to run correctly and show the Credential and Ticketing service in the Application.
I have the variable set in Weblogic Console --> Enviroment --> Servers --> Managed Server Name --> Server Start Tab --> Arguements section and if I start/stop the Managed Server via the WebLogic Console it starts just fine and the Application works correctly.
Note I have shortened the full path to ${DOMAIN_HOME} for this post to make it more readable. The full path is used in all scripts and arguements.
I have a Weblogic Managed server running in a basic Domain on Redhat Linux that needs the -Djava.security.auth.login.config value set to =${DOMAIN_HOME}/config/security/jaas.config for the application to run correctly and show the Credential and Ticketing service in the Application.
I have the variable set in Weblogic Console --> Enviroment --> Servers --> Managed Server Name --> Server Start Tab --> Arguements section and if I start/stop the Managed Server via the WebLogic Console it starts just fine and the Application works correctly.
0