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 difference between txdatasource and datasource?
Can you briefly describe local interfaces?
Is There Any Possibility For Starting Managed Server During The Absence Of Administrator Server ?
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic
how ITIL process occurs in weblogic?
What is difference between welogic server and WebSphere?
How do I use unicode codesets with the weblogic jdriver for oracle driver? : BEA Weblogic
Which is the only method defined in the javax.ejb.handle interface? : BEA Weblogic
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain? : BEA Weblogic
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
Weblogic admin don't know the admin credentials of weblogic 8.1 UI..how can he get the credentials?
Explain what are the transaction isolation levels supported by weblogic jdriver?