What are the different weblogic installation types?
Three modes of installation of WebLogic Server:
1) GRAPHICAL: windows> double click; UNIX> chmod a+x filename.bin, ./filename.bin.
2) CONSOLE: WLServerXXX_win32.exe -mode=console; UNIX: chmod a+x filename.bin
./filename.bin -mode=console.
3) SILENT: Windows> WLServerXXX_win32 -mode=silent –silent_xml=path_of_silent.xml
Unix: chmod a+x WLServerXXX, ./ WLServerXXX.bin -mode=silent -silent_xml=/path_to_silent.xml
-log=/home/logs/platform_install.log
| Is This Answer Correct ? | 0 Yes | 0 No |
what will happen if a managed server will go down at the time of performing the request
What technologies are included in j2ee?
Explain weblogic server?
What is config.xml?
how to change the weblogic server password?
where the transaction logs will be stored
How do I use jta transactions within an mdb? : BEA Weblogic
What are the different versions of nm?
What is actually weblogic cache?
Ho do you troubleshoot server hang?
which protocol it user to connect manage server to admin ? where it is defined ?
What steps it pass on when manage start