|
|
|
|
300 Mock Questions on SCBCD 5.0 - JUST Rs.350 or 12 USD
Send us mail to sales@javabeat.net
more details
|
|
Do you have paypal account? Click Here to pay now and get the questions.
|
|
SCBCD 5.0 Mock Exam 1 - Answers
1.4)ApplicationException is applied to myException class, and rollback subelement of application-exception is specified as true
2.false
3.3)Methods of web service end points interface may throw java.rmi.RemoteException
4.2)Client can continue calling the enterprise bean and recover.
5.false
6.2 & 4)
The client does not know if the EJB method it invoked has completed or not
if client executes in context of transaction, the client’s transaction, may or may not have been marked for roll back
7.1 & 2)
javax.ejb.EJBTransactionRolledbackexception if bean executes within caller's transaction and with required transaction attribute
Javax.ejb.EJBException if bean executes within transaction started by container, and with requiresNew transaction attribute
8.unchecked
9.false , they represent logical security view
10.3)<security-role-ref><role-name>payroll</role-name><role-link>payroll-department</role-link></security-role-ref>
|
|
|
|