Web Services - WSDL

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

erosik
Posts: 2
Joined: Mon May 14, 2012 2:22 pm

Web Services - WSDL

Post by erosik »

Hi,

I was interested in using the soap webservices interface, so I executed the EmmSoapClient.sh and EmmCreateWSDL.sh.

After that, While accessing http://localhost:8080/RemoteContentModuleManager?wsdl, it takes me to a 404 page.

What should i do to fix this issue?

TIA.
erosik
Posts: 2
Joined: Mon May 14, 2012 2:22 pm

Re: Web Services - WSDL

Post by erosik »

Hi,

I fixed it myself.. the issue was with the url link... it should be

http://localhost:8080/cms_services/Remo ... nager?wsdl

instead of

http://localhost:8080/RemoteContentModuleManager?wsdl
Post Reply