while creating web service descriptor in IS, authorization required error

Hi all,

I want to create web service descriptor in IS to call a function in SAP. While creating web service descriptor I get

" com.wm.app.b2b.server.ServiceException:com.wm.net.NetException:[ISC.0064.9314] Authorization Required " error. what shall ı do ?

Thanks…

Gözde Candan

Parsing WSDL and creating a consumer does not need connecting to endpoint.

I suspect you have some referenced XSD’s which point to a protected area. If that’s the case modify WSDL and place XSD’s in a public readable place. wM will not work if referenced WSDL’s or XSD’s are prtected or under https.