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
Match the ejb functions given below with the functionality equivalent in sql? : BEA Weblogic
How to configure jms?
What are Monitoring tools?
How do I configure weblogic to use a socks proxy? : BEA Weblogic
When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
How can I control on which weblogic server(s) my application will run? : BEA Weblogic
What is the name of default jvm that is made used for weblogic?
How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic
How do I set up my classpath? : BEA Weblogic
What is administration server?
What is the role of a deployer?
What are the two important tcp socket classes?
How can we find listineing ports in a machine?
Can an mdb be a message producer or both a producer and consumer? : BEA Weblogic