Show TOC

 Building and Deploying Development ComponentsLocate this document in the navigation structure

Use

This section describes how you build a development component in the SAP NetWeaver Developer Studio and deploy it in the portal.

 

Prerequisites

In the SAP NetWeaver Developer Studio, you have set the Enterprise Portal perspective. If you have not yet set this perspective, choose Window → Open Perspective → Other...  → Development Infrastructure.

You have set the Application Server Java with the portal in which you want to deploy the development components. If you have not yet set this Application Server Java, choose Window → Preferences → SAP AS Java in the SAP NetWeaver Developer Studio and enter the system in question.

 

Procedure

Carry out the following steps in the SAP NetWeaver Developer Studio:

  1. Choose Window   →  Show View   → Component Browser tab page.
  2. Select the project that contains the classes that you want to build and deploy. In the context menu of the project in question, choose Build.
  3. When the system has successfully built the project, choose Deploy in the context menu of the project in question. Enter the password for the system (see prerequisites).
    Note

    If you are operating KM in a load-balancing environment, you must deploy the development components on the central instance for the cluster.

  4. Following the deployment, restart the Java Application Server.