How a web logic server works?



How a web logic server works?..

Answer / Arvind Kumar Gautam

WebLogic Server is a Java application server that provides a runtime environment for deploying and executing Java EE applications, as well as other types of applications such as native applications and SOA composites. It manages the deployment, configuration, security, and performance of these applications through its built-in services and features, including JNDI, EJB container, JMS, and HTTP server. WebLogic Server communicates with clients using various protocols like IIOP, HTTP, and JDBC.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Weblogic Interview Questions

What are the different groups under web logic security?.

1 Answers  


What is the difference between weblogic and jboss?

1 Answers  


What is the difference between stage and no stage deployment?

1 Answers  


What is jms and configuration details?

1 Answers  


when i am starting my managed server it is coming to admin state.I used to click on resume button in admin console , so that it is comming to running state. How to resolve this problem for ever so that the server will come directly to running state instead of going to admin state?

5 Answers  


How many messages are sent across the network for processing topic messages? : BEA Weblogic

1 Answers  


What is a thread dump?

1 Answers  


Define memory leak ?

1 Answers  


Explain the difference between txdatasource and datasource?

1 Answers  


What is t3 protocol?

1 Answers  


How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic

1 Answers  


What are the steps involved in setting up classpath in web logic server?

1 Answers  


Categories