Hate to beat a dead horse here, but...it's not dead.
I just upgraded to 5.4.0, using the installer script. However, when I try to build the WSDL file with ./EmmCreateWSDL.sh I get the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/wsdl/Java2WSDL
Yes, I'm doing everything according to the documentation by using the following command:
Code: Select all
./EmmCreateWSDL.sh -o ws.wsdl -l "http://myserver.net:8080/emm_webservice" -n "urn:agnitas-webservice" -w ALL org.agnitas.webservice.EmmWebService_Port