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 |
how can you change the jvm arguments in weblogic server
What are data-sources and what features do they offer?
how to integrate the webservices and jsp
Which types of jdbc databases does weblogic jms support? : BEA Weblogic
How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic
Which is the only method defined in the javax.ejb.handle interface? : BEA Weblogic
What are the various causes for out of memory?
What are the different weblogic installation types?
What causes an ociw32.dll error? : BEA Weblogic
What is the difference between development mode and production mode of weblogic server?
How can we know if there is any memory leakages happening? how to overcome the memory leakage situation?
how to upgrade the weblogic server licence?