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 to integrate sunone/netscape/iplanet with weblogic?
which protocol it user to connect manage server to admin ? where it is defined ?
What is the purpose of t3 in weblogic server?
What is meant by unicast?
In a web logic server what is the domain?
How Administration Server And Managed Servers Will Interact ?
Define the purpose of the serializedsystemini.dat file?
How does a cluster relate to a domain?
Can an mdb be a message producer or both a producer and consumer? : BEA Weblogic
Write a program of web logic server to get the connection pool attribute?
What is the format of the log message out to standard out?
What is the weblogic server?
Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic
What is unicast in weblogic?
What are the functions of t3 in the web logic server?