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 |
suppose we have the thread dump for particular weblogic server.ho can you analyse it manually without using any tool
How do you troubleshoot a crash?
What are the various causes for out of memory?
How to configure a DB connection pool ?
How do we generate a digital certificate
What is the name of default jvm that is made used for weblogic?
Setting Up WebLogic Server for HTTP Tunneling
What is meany by plugin?
What is the format of the log message out to standard out?
what is domian and how can it work ?
What is MSI mode?
What is Virtual Host in Weblogic , how to create it & what is the advantage ?