Entering content frame

Background documentation Tutorial for Scenario 2: Development with Components Locate the document in its SAP Library structure

This tutorial introduces you developing according to the Structure linkcomponent model, in which all dependencies between development components (DCs) are declared exlicitly.

You use the SAP NetWeaver Developer Studio as the development environment and the Design Time Repository (DTR) as the source code control system. Create a development configuration for all users and use a central build process for the following software:

·        Preparation: Set up the SAP NetWeaver Developer Studio and the DTR. Create users and a development configuration centrally for all users. Use a central build process for your application.

·        Step 1: Developer 1 creates a Java library component and exposes some classes in a public part. Then the developer wraps the new library with a SAP J2EE Java Library component.

·        Step 2: Developer 2 creates a web application DC that uses the technology library.

·        Step 3: Developer 3 establishes a central make for the software component technology.

 

 

 

 

Leaving content frame