Problem while creating webServices

Hi guys,

I could not see any default web Service end points in adminstrator.
Therefore while creating any Web service(provider) in developer iths throwing null pointer exception.
Even I could not add any server manully using Admin console not even a remote server.
So I assume there is some issue with configuration or ACL.
These are the logs I observed in Server and error log.

Could you please advise me what could be the reason.

wm.server.ws:listEndpoints com.wm.app.b2b.server.ServiceException: java.lang.NullPointerException

2010-08-13 09:32:34 IST [ISS.0028.0012I] WmRoot: Startup service (wm.server.remote:init)
2010-08-13 09:32:34 IST [ISS.0028.0013E] Startup service exited with the following error: com.wm.util.coder.InvalidDatatypeException: [ISC.0076.9010] Sibling root element is null rootTag:Values localName:null root:Text:

wm.server.ws:init com.wm.util.coder.InvalidDatatypeException: [ISC.0076.9010] Sibling root element is null rootTag:Values localName:null root:Text: Stack trace data … 9b3a0810a68f11df89a4ea9a2f72a3a8 NULL 9b3a0810a68f11df89a4ea9a2f72a3a8
2010-08

Can you explain, what you are doing exactly when you say creating web service?

Hi Deepan,

I tried to create a webService Provider for existing IS service using webMehods developer .After selecting service name for which I was going to create a webService it says java.langNullPointerException.

I noticed there is no default webservice target endpoint (webMethods Admin page).Even I could not add one.

So please help.

Hi All,

My problem got resolved.one of my config (ws) file got corrupted.Replacing that solved the problem.

Thanks
Maddy