We are developing a Web application consisting of two Eclipse projects. One project is an HTTP-based RESTful Web service; the other project is a Web site. Both
You need to create another project (i.e. shared). All of my SERVER-CLIENT app i do like that.
Basicaly, shared module has the EJB interfaces that are used by client and implemented by ejbModule