Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean? : BEA Weblogic
Answer / Ankit Rastogi
"In the ejbPassivate() method of a Stateful Session Bean (SSB), it's recommended to save the current state of the SSB. This can be achieved by serializing and saving the instance variables."n
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know what type of object is returned by resultset.getobject()?
Explain the use of http ?
What is a domain in weblogic?
What is the basic requirement for starting a WebLogic server?.
1 Answers ABC Inc, CMC, HCL, Wipro,
How does a server find out server unavailability?
for example we have two boxes,one box it contain one adminserver & one managed servr and another box it contain one managed server.how to configuring the these server?
Why ca not I boot weblogic server when using the ldap security realm? : BEA Weblogic
What happens if remove( ) is never invoked on a session bean?
how will you trouble shoot the URL issue in Web logic/ways?
Explain the functionality of iiop ?
What are the databases that are available to be used with the web logic j2ee connector architecture?
What is a Thread dump? How will you take in unix/linux and windows ?