What happens if remove( ) is never invoked on a session bean?
Answer / Sheetal Jadhav
If remove() is never invoked on a Session Bean, it will not be removed from the server's context. This can lead to memory leaks.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is config.xml?
What is MSI mode?
Tell me what are the steps involved in configuring the jms?
how to monitor the servers
What is Horizontal and vertical clustering ?
Explain the concepts and capabilities of ANT ?
What is http tunneling? How can we configure it on weblogic?
A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic
Explain The Term Clustering ?
What is meant by jndi and why its needed??
what r middleware services of weblogic application server
Difference between production and development mode?