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 |
Can weblogic server start with a unix boot? : BEA Weblogic
Difference between production and development mode?
If your client asks toupgrade the jdk version. How can you do this and after then what are the post changes needed
Explain the performance tuning in jvm, jdbc, jms?
I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic
What is the purpose of using multipools in web logic server?
Do you know how can third-party jdbc driver be used with jms?
what are the new features of Webservices 1.6 than 1.4.From the interface and implementation aspect4.
Which memory space does thread stack get allocated from?
How do I increase weblogic server memory?
What is the use of persistent store in weblogic?
What is jms and configuration details?