Create WSDL on Windows
Posted: Wed Jan 21, 2009 5:59 pm
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:
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