cancel
Showing results for 
Search instead for 
Did you mean: 

Deploy external Web Service on SAP WAS ??

SandipAgarwalla
Active Contributor
0 Kudos

Hi All

Is it possible to deploy an external Web Service onto SAP Application Server? The purpose is to just host the Web Service on the SAP system, the service has been written using Eclipse platform.

Appreciate any pointers...

Regards

Sandip

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can create web services on nw. You can get help here: http://help.sap.com/saphelp_nwpi71/helpdata/en/46/78955dcb496ef0e10000000a1553f6/frameset.htm

SandipAgarwalla
Active Contributor
0 Kudos

Thanks Erhan..

The Web Services are already created, do not want to re-create them using NDS.

I just want to host the existing web service on the SAP application server.

Thank you,

Sandip

Former Member
0 Kudos

Hi,

I understand you. You have to deploy it to server. Import existing project into NWDS. So you can deploy it to Java WAS.

Former Member
0 Kudos

Hi Sandip,

Create a deployable webservice proxy DC and expose the roxies as public part.

Use this publica parts as a used DC in any of the J2EE componenets.

Please go through this tutorial:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0cf9e42-ccb0-2c10-d0a4-f5aa8a79e...

Hope this helps you..

Regards,

Saleem Mohammad.

SandipAgarwalla
Active Contributor
0 Kudos

Erhaan, Saleem

Thanks for your replies.

Regards

Answers (0)