aspose file tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes Mock question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "Mock question" Watch "Mock question" New topic
Author

Mock question

Gang Zhang
Greenhorn

Joined: Jun 02, 2003
Posts: 3
Which methods can't have transaction attribute (Choose all apply)
1. onMessage() for MDB
2. remove() for session bean's javax.ejb.EJBObject
3. business method defined in session bean's component interface.
4. method defined in session bean's home interface.
5. method defined in super interface of entity bean's component interface.


SCJP, SCWCD, IBM XML Developer
Jane Somerfield
Ranch Hand

Joined: Jul 20, 2002
Posts: 192
4
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Mock question
 
Similar Threads
SCBCD Mock Q's - Batch 2
CMT Beans.
Security Check in AdviceBean
problem with jboss-4.0.3SP1 version
Doubt about transaction attributes that can be specified for bean methods