Which are the benefits of mdb (message driven beans) over standard jms consumers?
Why did my jdbc code throw a rollback sqlexception?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
How does a file store compare with a jdbc store?
Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
Match the ejb functions given below with the functionality equivalent in sql?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
Which is the only method defined in the javax.ejb.handle interface?
How does sorting on message priority work? : BEA Weblogic
How do I learn what codesets are available in oracle? : BEA Weblogic
How does weblogic support corba and client communication via iiop? : BEA Weblogic