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 the issue associated with high CPU usage be solved?

0 Answers  


Why is there no polymorphic-type response from a create () or find () method?

0 Answers  


What is the purpose of the serializedsystemini.dat file?

0 Answers  


Must ejbs be homogeneously deployed across a cluster? Why?

0 Answers  


Hi! friends pls tel me best institute for Weblogic Server Admin and Weblogic Poratal?

4 Answers  


An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic

0 Answers  


what is the difference between sun JDK1.5 and BEA Jrokit 1.5

3 Answers   IBM,


Where are the files placed while deploying the resource adapter in web logic server?

0 Answers  


Explain where are the files placed while deploying the resource adapter in web logic server?

0 Answers  


howmany connection pool in connection

3 Answers   HCL, TCS,


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

0 Answers  


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

0 Answers  


Categories