You are on page 1of 3

14. Verify that the Message - Log window does not report any error.

Creating the Data Model

A session facade presents client objects with a unified interface to the underlying EJBs (Enterprise Java Beans). The client inte
facade, which resides on the server and invokes the appropriate EJB methods. In this section, you create a session bean that im
method to find employee and department records.

In the Bean Method Details dialog, check the Expose through Remote interface check box to populate the method declar
remote interface.

Click OK.

10. Repeat the same operation for getEmail(). In the Structure pane, right click the getEmail method and select Properties from

You might also like