Explain the functionality of iiop ?
Explain what are the ways in which the dns request of failed servers handled?
What is meant by gc, prallel gc, full gc and explain it?
I have a process running on one of my unix terminals, but I cannot close the terminal window as the process will terminate. How can I transfer this process to a background process?
What is http tunneling? How can we configure it on weblogic?
What are the advantages of using application servers?
What happens when a failure occurs and the stub cannot connect to a weblogic server instance?
Explain the client-server architecture.
What are the different modules of wlst? Explain?
Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic
What does 'stub' mean in weblogic server?
What is the server?
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?