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 |
Explain the performance tuning in jdbc?
How do I use a third-party jdbc driver with jms? : BEA Weblogic
How do I look up an ora sqlexception? : BEA Weblogic
What is mulicast in weblogic?
Difference between multicast and unicast?
What can happen when stub can’t to connect to web-logic server instances?
How do you disturbute applications over a cluster of weblogic nodes
Each instance of weblogic server is physical or logical. Can sever instance be shared over multiple machines?
What are servers?
How can we configure http tunneling on weblogic?
what is struck threadump?
What is the difference between url instance and urlconnection instance?