cancel
Showing results for 
Search instead for 
Did you mean: 

how do you deploy and undeploy a J2EE application to web App server

Former Member
0 Kudos

I would appreciate if anyone gives me step by step guides for deploying and undeploying a web application(EAR file) to web app server.

Thanks,

Kalpana

Accepted Solutions (0)

Answers (2)

Answers (2)

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi Kalpana,

check this official SAP link for deployment and undeployment details.

http://help.sap.com/saphelp_nw04/helpdata/en/28/2c3c1bf823204c8370bfacbe54133b/frameset.htm

some steps for undeployment...

go the following location

C:\usr\sap\<sysid>\JC01\SDM\program\

you will find a batch file named "RemoteGui.bat"

open that file..

after opening the GUI Window, select the first icon and give your sdm password and click login.

Now select undeployment tab

select your project ear file and click the right arrow which can be seen in bottom middle area..then click on "start undeployment button"

it will undeploy your ear..

this should be done where ur server is running...

after undeploying close that window.

hope this helps you

Regards, Suresh KB

Former Member
0 Kudos

Hi guys and gals,

Is that still the way to undeploy apps in Netweaver 7.1 SP5?

We don't even have such a folder in our instance: C:\usr\sap\<sysid>\JC01\SDM\program\. I am missing the point here? I come from a Glassfish/Jboss world where undeploying an app requires one click or simply deleting the ear from the auto-deploy folder.

Thanks a whole lot for your help.

former_member698570
Active Participant
0 Kudos

Hi,

if there is no SDM you can use the Visual Admin (deploy Service) to deploy and remove applications. Visual Admin resides under /usr/sap/<SID>/JC<InstanceNO>/j2ee/admin

Cheers

Former Member
0 Kudos

Hi Marcel,

I am working in Composition Environment 7.1 .

I have deployed some Composite Applications, which consist of EJB and EAR modules.

I need to undeploy the ear files.

Is there any other way to undeploy them, other than Visual Admin.

Is there any method by which we can undeploy the ear files using NetWeaver Administrator(nwa)

Thanks

--- Brian

Former Member
0 Kudos

Hi,

you can undeploy from withing the nwds. Open the Deploy perspective and choose the undeploy tab.

You need to configure the WAS in your nwds.

cheers,

michael

Former Member
0 Kudos

Thanx a lot buddy.

It solved my problem

Former Member
0 Kudos

you can use the deploy tool in WAS to acheve this.

<SAP_INSTALL_DIR>\SDM\program\RemoteGui.bat