About Question enthuware.oce-ejbd.v6.2.488 : Typo
Posted: Sun May 13, 2012 4:17 pm
Please fix this typo:
Option 5 :
"If the bean method encounters a system exception or error, it should throws java.rmi.RemoteException for remote clients or javax.ejb.EJBException for local clients."
It should be -
"If the bean method encounters a system exception or error, it should throw java.rmi.RemoteException for remote clients or javax.ejb.EJBException for local clients."
regards,
Prakash Yaji
Option 5 :
"If the bean method encounters a system exception or error, it should throws java.rmi.RemoteException for remote clients or javax.ejb.EJBException for local clients."
It should be -
"If the bean method encounters a system exception or error, it should throw java.rmi.RemoteException for remote clients or javax.ejb.EJBException for local clients."
regards,
Prakash Yaji