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 do I increase weblogic server memory?
what is the main key difference(s) between all application servers? (WebLogic and Websphere and Jboss)
What are the databases that are available to be used with the web logic j2ee connector architecture?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
What is jms and configuration details?
What is weblogic application server?
I have a process running on one of my unix terminals, but I cannot close the terminal window as the process will terminate. How can I transfer this process to a background process?
What are class paths?
what is the difference between sun JDK1.5 and BEA Jrokit 1.5
Which of the algorithms is used by the weblogic server as the default load balancing strategy for clustered object stubs when no algorithm is specified ? : BEA Weblogic
Difference between Apache and Jboss
How do an rmi-iiop application and an existing corba object interoperate? : BEA Weblogic