cancel
Showing results for 
Search instead for 
Did you mean: 

EAR deployment using NWS

Former Member
0 Kudos

Hi folks,

I have a .ear file that has a basic web application. I had built this on ANT. Now I want to deploy the .ear file directly on WebAS. Can I does this from NWS ? If so how can I do this without having to unzip the ear file and change any deployment descriptor files.

Thanks in advance,

Vamsi.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Vamsi,

Please go to your instllation location.

Example "C:\usr\sap\J2E\JC00\SDM\program"

Here you can fine RemoteGui.bat file.Using this toll you can deploy .ear files

Regards, Anilkumar

Former Member
0 Kudos

Hi Benny,

Thanks for the info. Where can I access the deploy tool ? Is it a separate product that I have to download ? I am using the sneak preview version of EP 6.

Vamsi.

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Vamsi,

this can be done with the deploy tool outside of the studio. I don't know if there is still any kind of deployment which does not have vendor specific descriptors, because this is the only way you could deploy a foreign ear.

If you want to deploy for example EJB's you have to use the studio anyway to get our vendor specific descriptors in - except you have developed your own ANT script to do this.

Regards,

Benny