What is the basic requirement for starting a WebLogic server?.
Answer / venkat lingampally
the very basic step for starting web logic server is
setting PATH and CLASSPATH . you dont have to do that
manually you can set that with predifined script in
DM_HOME/bin/./SetDomainEnv.sh
bye executing this script PATH and CLASSPATH will be set
automatically , now you can start your web logic server.
But make sure that server installation , domain creation
should configuring servers should be done before.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the purpose of stub in web-logic server cluster?
Why will the manage server goes to ADMIN Mode and Unknow Status?
If your client asks toupgrade the jdk version. How can you do this and after then what are the post changes needed
Can an mdb be a message producer or both a producer and consumer? : BEA Weblogic
What is the boot?
How do I provide user credentials for starting weblogic server?
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
Explain the difference between dynamic and non-dynamic changes in the console?
Do you know what is the purpose of t3 in weblogic server?
when i am starting my managed server it is coming to admin state.I used to click on resume button in admin console , so that it is comming to running state. How to resolve this problem for ever so that the server will come directly to running state instead of going to admin state?
Explain the functionality of iiop ?
What are application servers?