!--a11y-->
Assembling Enterprise Beans from Existing Classes 
You can manually combine source files (Bean class, Home and Remote Interfaces) into an enterprise bean.
An existing EJB project. See Creating EJB Projects.
You have copied the files (and folders representing their packages) into the ejbModule folder of the project so that they are visible in the J2EE Explorer. For example:

1. In the J2EE Explorer, select Bean Registry and choose Assemble EJB from the context menu.
2. Select the bean that you want to assemble.

3. Choose Next.
4. Select the interfaces for the bean.

5. Choose Finish
