What are the different weblogic installation types?
Answer Posted / 2906
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 |
Post New Answer View All Answers
What are the functions of t3 in the web logic server?
What is the difference between development mode and production mode of weblogic server?
Why is there no polymorphic-type response from a create() or find() method? : BEA Weblogic
Java-corba integration: rmi-iiop or java idl? : BEA Weblogic
What are the different versions of nm?
What is the difference between the sun jvm and bea jrockit jvm?
What is the boot?
Do you know what type of object is returned by resultset.getobject()?
Difference between multicast and unicast?
tell me the permenent memory issues?
Explain what are the transaction isolation levels supported by weblogic jdriver?
What are the differences between a web logic server and a web server?
Is weblogic a web server?
How to update license?
What is ticketing tool used in your project?