Search found 4 matches
- Fri Dec 21, 2012 11:37 am
- Forum: Installation & Upgrades
- Topic: Create WSDL with EmmCreateWSDL.sh
- Replies: 3
- Views: 4828
Re: Create WSDL with EmmCreateWSDL.sh
It's okay, it works
thank you for all
- Fri Dec 21, 2012 11:27 am
- Forum: Installation & Upgrades
- Topic: Create WSDL with EmmCreateWSDL.sh
- Replies: 3
- Views: 4828
Re: Create WSDL with EmmCreateWSDL.sh
ahhh that was the problem thank you very mutch, i installed the right java, but in the java path was to the openjdk.
Now another problem sorry :)
I want to connect to the wsdl with php, but i just get an error, because i dont know the path to the ws.wsdl.
Is that right that the file is in /home ...
Now another problem sorry :)
I want to connect to the wsdl with php, but i just get an error, because i dont know the path to the ws.wsdl.
Is that right that the file is in /home ...
- Thu Dec 20, 2012 3:40 pm
- Forum: Installation & Upgrades
- Topic: Problem starting Web Services and creating ws.wsdl file
- Replies: 3
- Views: 5371
Re: Problem starting Web Services and creating ws.wsdl file
Hi pratz,
i opened the EmmCreateWSDL.sh and the EmmSoapClient.sh and edit the first line:
to
i opened the EmmCreateWSDL.sh and the EmmSoapClient.sh and edit the first line:
Code: Select all
DEPLOY=../webapps/coreCode: Select all
DEPLOY=../webapps/openemm- Thu Dec 20, 2012 3:37 pm
- Forum: Installation & Upgrades
- Topic: Create WSDL with EmmCreateWSDL.sh
- Replies: 3
- Views: 4828
Create WSDL with EmmCreateWSDL.sh
Hallo at all,
i have a problem. I installed OpenEmm-2011 and want create the WSDL-file with this command:
./EmmCreateWSDL.sh -o ws.wsdl -l "http://localhost:8080/em_webservice" -n "http://localhost:8080/em_webservice" -w ALL org.agnitas.webservice.EMMWEBService_Port
and the return statemant ...
i have a problem. I installed OpenEmm-2011 and want create the WSDL-file with this command:
./EmmCreateWSDL.sh -o ws.wsdl -l "http://localhost:8080/em_webservice" -n "http://localhost:8080/em_webservice" -w ALL org.agnitas.webservice.EMMWEBService_Port
and the return statemant ...
