Page 1 of 1

Web Services - WSDL

Posted: Mon May 14, 2012 2:41 pm
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.

Re: Web Services - WSDL

Posted: Tue May 15, 2012 6:14 am
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