What is the basic requirement for starting a WebLogic server?.
Answer Posted / 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 |
Post New Answer View All Answers
What is a machine?
How do stubs work in a weblogic server cluster? : BEA Weblogic
how to upgrade the weblogic server licence?
Why ca not I boot weblogic server when using the ldap security realm? : BEA Weblogic
What is Multicast?
which protocol it user to connect manage server to admin ? where it is defined ?
When should I use the external_stage option?
Explain the types of application deployed in wls?
How can I debug the java code that I have running in weblogic server? : BEA Weblogic
In web logic how are new threads assigned?
Define managed servers?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean? : BEA Weblogic
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
What are the recommend parameters to improve the prformance from data-source point of view.
How do I use persistence? : BEA Weblogic