cancel
Showing results for 
Search instead for 
Did you mean: 

installing j2ee application on sap WAS

Former Member
0 Kudos

HI XI'ers

can anybody plz lemme know how do u install a J2EE application (which is on struts framework) on a J2EE Web application server?

thanx & regards

kish

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

Hi Kish

Instead of installing it, we should say deploying the application on WAS. WAS 6.20 and above are full J2EE server with EJB, Servlet and JSP support.

The WAS client environment provides the "deploy tool" to deploy various applications on WAS.

U may directly deploy an EAR file on WAS.

<i>[Reward if useful]</i>

Regards,

Prateek

Former Member
0 Kudos

Dear prateek,

thanx for that..

can u explain a bit more on how a j2ee application can be deployed on sap was.with some step by step or any documents?

thanx heaps in advance.

cheers

kish

prateek
Active Contributor
0 Kudos

Here are the steps

http://help.sap.com/saphelp_nw04/helpdata/en/1c/ad874582f76e40b0f3a1750d8c61ce/frameset.htm

[Dont forget to reward if useful]

Regards,

Prateek