cancel
Showing results for 
Search instead for 
Did you mean: 

Undeployment

Former Member
0 Kudos

Hi Benny,

I want to remove/uninstall the deployed J2EE application. As you say in CE 7.1 has not Visual Admin and also SDM then please tell me how i can handle J2EE Applications.

In Web Administrative Console. http://localhost:50000/nwa i can just stop the deployed J2EE application but can not remove/uninstall. But here stop has also a problem that if stop a application (e.g. calculator) if i call this JSP again from web browser then this stoped application run automatically.

Thanks,

Tariq

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

You need to use telnet tool.

found in
sapmnt\XXX\DVEBMGS01\j2ee\console

Former Member
0 Kudos

Hi Akhilesh,

Thanks for hint. I have found Telnet but please tell me about commands to remove/uninstall a deployed J2EE application from NetWeaver Application Server. Is there are no any GI for administration?

Thanks,

Tariq

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

You can either undeploy with the telnet tool (use the MAN command to get information about services there) or undeploy with the deploy tool in the studio.

I think this part of the manual should be interesting to you:

[Deploying and Undeploying with SAP NetWeaver Developer Studio|http://help.sap.com/saphelp_nwce10/helpdata/en/44/5f18a874864689e10000000a11466f/frameset.htm]

Regards,

Benny