New Weblogic Interview Questions :: ALLInterview.com http://www.allinterview.com New Weblogic Interview Questions en-us WHAT IS TROUBLE SHOOT IN WEBLOGIC http://www.allinterview.com/showanswers/76671.html what is domian and how can it work ? http://www.allinterview.com/showanswers/76668.html what is critical environment in weblogic http://www.allinterview.com/showanswers/74949.html there will be 3 types of environments in weblogic 1)developmnent 2)uat 3)production level out of these 3 production will be the critical level what is heart beat in weblogic http://www.allinterview.com/showanswers/74948.html heart beat is a signal,this signals are sent by objects. think that there are 5 servers.(the servers with in the cluster to communicate each other they use multicast ip) if u add one objet to any oneof these server that object will send a he what happen when we give www.abc.com in url(what is process) http://www.allinterview.com/showanswers/74947.html www.abc.com www--servername abc--domain name .com--top level domain if u give like www.abc.com ,the dns will chech for ip adress for abc domain in .com top level domain ,after geting that ip address the dns send a request to that particul what r critical issues in weblogic http://www.allinterview.com/showanswers/74946.html what is i3 http://www.allinterview.com/showanswers/74945.html what r middleware services of weblogic application server http://www.allinterview.com/showanswers/74944.html Middleware services of Weblogic Application Server are totally 16+ But i could remember only few of them 1. Transactions 2.Connection Pooling(JDBC Connection Pooling) 3.Security(Realms) what happen if we deploy our component in weblogic server http://www.allinterview.com/showanswers/74943.html What happens when database down in weblogic http://www.allinterview.com/showanswers/68660.html using connection pool we can retrive the value in the database. Setting Up WebLogic Server for HTTP Tunneling http://www.allinterview.com/showanswers/65061.html HTTP tunneling provides a way to simulate a stateful socket connection between WebLogic Server and a Java client when your only option is to use the HTTP protocol. It is generally used to tunnel through an HTTP port in a security firewall. HT what is difference between weblogic and websphere? http://www.allinterview.com/showanswers/64588.html You can say so many diff b/w welogic and websphere In websphere u can add standalone server as a maneged server in Domain Where as in weblogic u can't add WLS server as member to the another domain. In websphere u can add webserver what is difference between jboss and weblogic http://www.allinterview.com/showanswers/63306.html i am also looking the right answer of this v. imp. question... What happen when your database and proxy server are down and your we http://www.allinterview.com/showanswers/62406.html Hi, If Weblogic Server is up, then the application working on this server will also be up. But the only effect due to database server to be down is "All the results in application which retrieve some information from database will not How can you know that the database has connected to your weblogic se http://www.allinterview.com/showanswers/62405.html All the database connections are logged during server startup in the server logs.