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
How can default jvm be changed to others?
What Is Boot.proerties File In Weblogic Server ?
What is the difference between jndi lookup(), list(), listbindings(), and search()?
Are foreign destinations handled within foreign jms messages? : BEA Weblogic
Explain the use of http ?
Explain what is the procedure to configure jms security?
Are there c/c++ interfaces to wls jms? : BEA Weblogic
What is the difference between T3 and HTTP protocol ?
What are servers?
Why the node manager is required?
What is meany by plugin?
How do I connect to an sql server instance that is running on a machine with multiple instances of sql server 2000? : BEA Weblogic
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
When should I use the external_stage option?
In how many ways we can implementg session replication?