What are the different weblogic installation types?



What are the different weblogic installation types?..

Answer / 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

More Weblogic Interview Questions

How can I avoid asynchronous message deadlocks? : BEA Weblogic

0 Answers  


What is Virtual Host in Weblogic , how to create it & what is the advantage ?

18 Answers   iFlex, TCS,


How we can monitor work manger?can we create our own work Manager?if yes then How?

1 Answers   Oracle,


What is config.xml.booted file.

2 Answers   IBM,


Do ejbs have to be homogeneously deployed across a cluster? Why?

0 Answers  






What should an xpath selector look like? : BEA Weblogic

0 Answers  


What is thread dump? What is the UNIX command for taking thread dump?

2 Answers   HCL,


How you deploy your applications on weblogic server?

0 Answers  


What is cluster stub?

0 Answers  


what is struck threadump?

3 Answers  


What are the databases that are available to be used with the web logic j2ee connector architecture?

0 Answers  


What Is The Purpose Of Clustering ?

0 Answers  


Categories