The Java EE project with the recommended structure
Contains:
sample-ejb-service: An EJB service with both @Local and @Remote interface, and an embeded local client
sample-ejb-client: An remote client which calls the @Remote interface of the sample-ejb-service