Search found 2 matches

by erosik
Tue May 15, 2012 6:14 am
Forum: Using OpenEMM
Topic: Web Services - WSDL
Replies: 1
Views: 2742

Re: Web Services - WSDL

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
by erosik
Mon May 14, 2012 2:41 pm
Forum: Using OpenEMM
Topic: Web Services - WSDL
Replies: 1
Views: 2742

Web Services - WSDL

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.