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 |
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
Explain what is the procedure to configure jms security?
what is difference between jboss and weblogic
What are the supported installation modes for WebLogic Server ?
Do ejbs have to be homogeneously deployed across a cluster? Why?
What is the difference between multicast and unicast?
What steps it pass on when manage start
What is the local interface used by web logic server?
What are the steps in which unicode codesets can be set with the weblogic jdriver?
How do I learn what codesets are available in oracle? : BEA Weblogic
Can weblogic server start with a unix boot? : BEA Weblogic
How to change from development mode to production mode in weblogic 10.3?