cancel
Showing results for 
Search instead for 
Did you mean: 

Deploying Applications to Netweaver CE Application Server

Former Member
0 Kudos

Hi,

How does one deploy an application archive (SCA) to a Netweaver CE application server, <i>without</i> having to use the Netweaver Development Studio?

Walter

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member265210
Active Participant
0 Kudos

using the "deploy" command it can be achived.

try this.

1. login to OS

2. go to command prompt

3. type telnet

4. type o localhost 50008 ex: this the telnet port 5xx08

5. user > administrator

6. password > ************

7. deploy <path> on_deploy_error=stop

ex: deploy c:\temp\xyzame.sca on_deploy_error=stop

More info Ref this link:

http://help.sap.com/saphelp_nwce10/helpdata/en/44/f08b76b5190e8fe10000000a11466f/content.htm