
In the HelloWorldEJB project, you create a session EJB, which provides the business logic of the Web service.
The HelloBean.java class appears in the HelloWorldEJB project. The sayHello class is added to the local and remote Java interfaces.
Next step : Exposing the EJB as a Web Service