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 |
Explain the types of application deployed in wls?
Match the ejb functions given below with the functionality equivalent in sql? : BEA Weblogic
What is meany by plugin?
What are crossdomainconnectors in reference to web logic servers?
Define the list of pre-configured queues?
What is a Thread dump? How will you take in unix/linux and windows ?
What is the managed server?
How to write a program to bind string values in a preparedstatement?
How to integrate appache with weblogic?
If your client asks toupgrade the jdk version. How can you do this and after then what are the post changes needed
What are the uses of a middleware server?
I tried to run two of the applets in the examples directory of the distribution? : BEA Weblogic