posted 18 years ago
Above is code for home interface and bean class
in Home i have home method getAllEmpNames
in bean i have ejbHomeGetAllEmployeeNames for getAllEmpNames
ejbHomeGetAllEmployeeNames uses ejbSelectGetAllEmpNames method.
First of all i want to know is i am using correct procedure or there is something missing.
Second why it throws error