cancel
Showing results for 
Search instead for 
Did you mean: 

How to deploy EAR to the WAS?

Former Member
0 Kudos

I want to deploy aWAR or an EAR to the SAP WAS. How can I do that?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Chen,

You can deploy the EAR files using SDM tool.

You can find it in (/usr/sap/<SID>/DVEB..../SDM/program/)

I hope this helps you!

Regards,

Prem

Former Member
0 Kudos

Hi

You can also deploy ear file by Visual Administrator : Server -> Services -> Deploy.

Please refer <a href="http://help.sap.com/saphelp_nw70/helpdata/en/53/2d343e32ff1033e10000000a114084/frameset.htm">Deploy Service</a>

Regards

Jakub Krecicki

Former Member
0 Kudos

Hi Premkishan,

I double click the "stratserver.bat" and a cmd window appears. But a few seconds later it disappear and no programm ist started.

Why?

Former Member
0 Kudos

..........

Message was edited by:

Wei Chen

Former Member
0 Kudos

thanks

Former Member
0 Kudos

........

Answers (2)

Answers (2)

Former Member
0 Kudos

type RemoteGui.sh , that opens the Remote Gui , go to deployment tab, then add the .EAR file and then click next to deploy

Former Member
0 Kudos

I use windows. Besides the server is installed locally, not on the remote maschine.

Former Member
0 Kudos

Hi chen,

for Windows:

Go to Drive:\usr\sap\<SID>\DVEB....\SDM\program\ and then execute the "RemoteGui.bat" file. It will prompt you for the SDM password. You can enter the master password i.e password for j2ee_admin to connect to the j2ee engine here. After successfull connection you can browse on the OS level and deploy the EAR File via SDM tool.

I hope this helps you!

Regards,

Prem

Former Member
0 Kudos

Hi chen,

Are you still looking for more inputs?

Or has tyour query been resolved?

Kinldy update the thread with proper status.

Regards,

Prem

Former Member
0 Kudos

Hi Premkishan,

I think I've updated hte thread status.

Former Member
0 Kudos

Hi Wei,

You can also use deploy tool from the deploying folder of your J2EE Engine:

usr\sap\<System Instance>\...\j2ee\deploying\DeployTool. to deply EAR.

Regards

Umesh