cancel
Showing results for 
Search instead for 
Did you mean: 

How to add Web Service to WSNavigator?

Former Member
0 Kudos

Hi Experts,

I m unable to see my webService under "http://<server>:<port>wsnavigator"

What configuration i need to do, so that i can be able to add my web service on the WSNavigator.

Please guide me.

Accepted Solutions (0)

Answers (2)

Answers (2)

zubev
Employee
Employee
0 Kudos

Hi Pankaj,

All replies above descibe different solutions:

- The one for the IDE describes how to display a service from a system it is deployed on

- The one for WSADMIN describes in cases you have your service activated in ABAP

When you open http://host:port/wsnavigator, it will display only services deployed on the Java system, the WSNavigator runs. You don't see your service most probably due to it is on a different system, isn't it?

In addition, WSNavigator allows you to directly paste the WSDL URL of your service and start testing.

Ciao, Alexander

Former Member
0 Kudos

Hi Pankaj,

Proceed as follows in order to display deployed Web services in the Web Service Navigator:

1. Start the Web Service Navigator in the Web Service Perspective or choose Window -> Show View -> Other -> Web Services -> Web Service Navigator.

2. In the Web Service Navigator, choose Local Server if you have deployed your Web Service on a local J2EE Engine. From the context menu, choose Refresh. Expand the Local Server node.

Position the cursor on the Servers node in order to display the Web services of another server. In the context menu, choose Add new server.

In the WSIL location field, enter the URL for the Web Service Inspection Language (WSIL).

Regards,

Ankit

Reward Points if useful.

Former Member
0 Kudos

Hi Ankit,

How can i get WSIL Url for my web service?

Former Member
0 Kudos

Pankaj,

Go to transaction WSADMIN

Select your web service and select WSDL from the web service menu.

This will get you the WSDL of your web service in either document or RPC style depending upon your choice after proper authentication.

Hope this helps..

Regards,

Ankit

Former Member
0 Kudos

Hi Ankit,

Where will i find WSADMIN?

Please tell me the procedure from start, i m new to it, doing all these stuff for the first time.

Former Member
0 Kudos

Pankaj ,

For executing WSADMIN, you will have to logon to the system using SAP LOGON (GUI).

To install GUI on your machine go to <a href="https://websmp108.sap-ag.de/support">Service Marketplace</a> and search for SAP GUI FOR WINDOWS under <b>Search for SAP Software</b>

For more information on GUI, click <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/63/6d2e42e1ef5633e10000000a155106/frameset.htm">here</a>

After the installtion, login to your system and execute the above transaction.

Regards,

Ankit