cancel
Showing results for 
Search instead for 
Did you mean: 

Problems acessing a webservice

Former Member
0 Kudos

Hello,

I created a web service from a java Bean using the web service cration wizard from netweaver. The deployment is ok, I find my webservice on the web services list in the web services navigator, but when I click on it in order to test it, I got the following exception:

javax.servlet.UnavailableException: javax.naming.CommunicationException: Can't find SerialContextProvider

Does anybody know from wher it comes ?

Thx

Vincent

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

if i try yo access it via the webservice navigator integrated in netweaver, i got:

An error has occurred: Cannot download WSDL from http://MS013397:50000/FicheQualif/cf1?wsdl: Invalid Response Code: (503) Service Unavailable.

If this is an unexpected error, please contact your supporter.

Former Member
Former Member
0 Kudos

I have sort of the same problem:

When selecting a service in the WS Navigator the following error occurs:

Invalid Response Code: (503) Service Unavailable. The requested URL was: ......

This happens with all Services, the builtin and my custom one.

Ive read something about "starting a webservice" prior to testing it, is this true? How do i "start" a webservice??

Any hint?