Show TOC

 Deploying and Testing the Development ComponentLocate this document in the navigation structure

Use

When the development of your DC is built, you can deploy it to the remote portal for debugging and testing.

Prerequisites

SAP NetWeaver Developer Studio is installed. The Development Infrastructure perspective has to be activated. If you have not yet activated this perspective, choose  Window → Open Perspective → Other... → Development Infrastructure.

Procedure

Deploying the Development Component

  1. In the context menu of the DC, choose Deploy. 

Testing the Development Component

Note the following restrictions for testing on the remote portal:

  • Only one person can debug and trace. Simultaneous debugging is not possible.
  • After deployment, you always restart the Application Server Java (or at least the portal service) to activate the deployed components. Therefore, if several developers are sharing a test portal, it is essential to coordinate deployment.
  • If several developers write code locally and then deploy on a shared remote portal, unexpected errors may occur.