
You need to define the additional libraries used explicitly in your projects in order to compile them and enable them to be deployed on the J2EE Engine. In EJB and Web projects, you define the additional libraries that are used so you can compile the projects. In Enterprise projects, you define the libraries that are used in the application-j2ee-engine.xml so you can deploy the application on the J2EE Engine.
Adding Additional Libraries to a Web or EJB Project
The J2EE libraries/interfaces/service dialog appears. It allows you to select two types of libraries:
The SAP NetWeaver Developer Studio displays a dialog that reminds you to describe the library that was added in the application-j2ee-engine.xml of the corresponding Enterprise project (see the following steps).
Describing the Additional Libraries in an Enterprise Project
The multipage editor opens in the right pane.
The J2EE libraries/interfaces/service dialog appears, as in step 2.
When you add the additional libraries to the EJB or Web project, you are ready to compile and build the project. When you add the libraries to the Enterprise project, you are ready to deploy the application on the J2EE Engine.