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 |
What is the difference in the web.xml and weblogic.xml ?
Which is the best tool for monitoring Weblogic server(WLS8)?
How should you type cast a remote object?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
Can the bean class implement the ejbobject class directly? If not why?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available? : BEA Weblogic
Explain the functioning of Stub?
What is administration server?
What is thread stack size?
What is the server?
what r the General SHIFTING TIMES for WEB LOGIC ADmin? mostly my frnd said night sifts ? Is it Right?
How Work Manager works in wls 9.2 and above versions?