Show TOC Start of Content Area

Procedure documentation Assembling Enterprise Beans from Existing Classes  Locate the document in its SAP Library structure

Use

You can manually combine source files (Bean class, Home and Remote Interfaces) into an enterprise bean.

Prerequisites

·        An EJB project exists. 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.

Procedure

       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.

End of Content Area