cancel
Showing results for 
Search instead for 
Did you mean: 

Java deployment tools on NW 7.1

Former Member
0 Kudos

Hi ALL,

Do we have other deployment tool other then JSPM on NW7.1 (PI 7.1) ?

We have some problem with JSPM.

Thanking you in advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member759680
Contributor
0 Kudos

use the telnet tool to deploy.

Details regarding telnet tool are below:

connect to the telnet tool

1)goto cmd-> telnet <hostname> 5<instance number>08 (you will need to

login with an administrator user of the J2ee engine; not the

<SID>adm user.

2) Type -> deploy -h

you will get the command details (or else type 'man deploy' to get the

syntax)

3) deploy the .SCA file

if you get any errors, please do send it back for more analysis.

Refer - http://help.sap.com/saphelp_nwpi711/helpdata/en/45/0ad8e787652d6ae10000000a11466f/frameset.htm

Former Member
0 Kudos

Hi Gautham,

Thanks a lot...your help worked for me..

Thanks for your intrest and time...

Answers (1)

Answers (1)

former_member227283
Active Contributor
0 Kudos

Hi Sonali,

What problem you are facing while deploying the patch through JSPM ??

Thanks

Anil