
At the end of the deployment process you must deploy your J2EE application or J2EE application component on a J2EE Engine. Once you have deployed the application or component, you can start, stop, update and undeploy it.
For more information, see Deploy Service in the Administration Manual.
Before you can deploy a J2EE application or J2EE application component you must have:
The application is not started at the end of the deployment process. It is in STOPPED mode.
With the Deploy Tool you can only start the application or application component immediately. If you want to start it at a later time, you will have to use the SAP Visual Administrator, the SAP NetWeaver or another suitable application.
Deploying a J2EE Application
Deploying a J2EE Application Component
Do not use the following special symbols: slash (/), double backslash (\\), double quotation ("), colon (:), asterisk(*), question mark (?), backslash (\), greater than sign (>), less than sign (<), and vertical slash (|). They will be replaced with a tilde (~). If you put a period (.) at the end of the name, it will be removed.
From now on, the deployed J2EE application component is referred to as a J2EE application.
You can: