cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service doesn't appear after Deployment

Former Member
0 Kudos

I have written some EJBs (Entity- and Session-Beans), created a WebService from the Session-Bean. After having deployed the WebService, which finished without error, the Web Service cannot be accessed by Web Service Navigator, nor by Visual Admin or Web Interface.

Environment configuration:

- SAP Web AS 6.40 SP9

- NWDS 04 SP9

Can anybody help me, please ...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

there are two types of web services

1)Internal webservice (Java class,EJB methods) you will try access these methods internally within JVM

2) External web services (consuming webservices provided by third party)

which your case???

Deatiled tutorials are availble in the following URL

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/tutorial on accessing an email web service.htm

Accessing an Email Web Service (6)

Accessing the Car Rental Web Service (7)

Hope this helped you

Regards,

RK

Answers (0)