Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
928Which 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?
934Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
1124An 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?
999A 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?
1017For 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?
1014
Is it possible to send or receive a message from within a message listener? : BEA Weblogic
What is @activeprofiles?
What is the bean life cycle in spring bean factory container?
How do you access command-line arguments within the code?
What is the spring ioc container?
What is the difference between jboss and weblogic?
Can hibernate session have multiple transactions?
What is java string pool?
What is Remote Server?
What is the advantage of persistent message delivery compared to nonpersistent delivery?
What is a persistence context?
how will we use a cobol copybook in mb?
What is the difference between servlet and jsp?
State differences between C and Java?
What is string [] java?