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 |
Do you know what are the steps in which unicode codesets can be set with the weblogic jdriver?
Do you know what is the local interface used by web logic server?
Explain what are the steps required to setup the oracle instance for os authentication?
Explain Abt ur wls environment in ur company ?How to answer this question?
What is mulicast in weblogic?
What is the list of pre-configured queues?
Tell the issues faced in weblogic?
How do I handle request/response using jms? : BEA Weblogic
What is weblogic unicasting and multicasting?
What is weblogic application server?
Difference between multicast and unicast?
Which is the best tool for monitoring Weblogic server(WLS8)?