Create WSDL on Windows

Use this forum for all questions related to the source code of OpenEMM

Moderator: moderator

mkalen
Posts: 33
Joined: Tue Jan 20, 2009 7:51 pm

Create WSDL on Windows

Post by mkalen »

I have just created a new artefact in the OpenEMM SourceForge tracker, providing an improved EmmCreateWSDL.cmd that will read JAVA_HOME from Windows environment or registry.

Click the download link on the attachment and replace C:\OpenEMM\webservices\EmmCreateWSDL.cmd to work around the "The system cannot find the path specified." error on Windows.

The WebServices documentation needs some updating for Windows, but basically you invoke the command like on Unix:

Code: Select all

EmmCreateWSDL.cmd -o openemm.wsdl -l "http://yourserver.company.com:8080/emm_webservice" -n "urn:agnitas-webservice" -w ALL org.agnitas.webservice.EmmWebService_Port