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

Can you briefly describe local interfaces?

0 Answers  


What is cluster stub?

0 Answers  


How is the security handled in web logic j2ee connector architecture?

0 Answers  


What is achieved through clustering?

0 Answers  


Define the list of pre-configured queues?

0 Answers  






What is a Thread dump? How will you take in unix/linux and windows ?

0 Answers  


What is the function of managedconnection.addconnectioneventlistener() in web logic server?

0 Answers  


when we creates a domain, it creates one-startManagedWebLogic in bea user_projects\domains\MyDomain\bin dir. Suppose we have 2 or more than 2 managed severs in our unix env.how can we start all our managed servers. I know we have to copy startManagedWebLogic with server name.then wht to modify in the script to start ecah of the managed servers?

3 Answers   HP,


What is the no_acknowledge acknowledge mode used for? : BEA Weblogic

0 Answers  


What is mulicast and unicast in weblogic?

0 Answers  


Do you know what is the meaning of classformaterrors used with the applet?

0 Answers  


How to troubleshoot and overcome such issues?

0 Answers  


Categories