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 |
How can the issue associated with high CPU usage be solved?
Why is there no polymorphic-type response from a create () or find () method?
What is the purpose of the serializedsystemini.dat file?
Must ejbs be homogeneously deployed across a cluster? Why?
Hi! friends pls tel me best institute for Weblogic Server Admin and Weblogic Poratal?
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
what is the difference between sun JDK1.5 and BEA Jrokit 1.5
Where are the files placed while deploying the resource adapter in web logic server?
Explain where are the files placed while deploying the resource adapter in web logic server?
howmany connection pool in connection
How is the security handled in web logic j2ee connector architecture?
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?