Webservice wsdl 404
Moderator: moderator
Webservice wsdl 404
Hi,
I have been trying to follow the webservice documentation and used the:
./EmmCreateWSDL.sh -o ws.wsdl -l "http://mydomain:8080/webservices" -n "urn:agnitas-webservice" -w ALL org.agnitas.webservice.EmmWebService_Port
Command.
Although I have the same problem as described in the following post:
http://www.openemm.org/forums/viewtopic ... light=wsdl
I need to use the webservice in a C# webproject and I can't add a webreference without the wsdl.
Can someone help? Thanks.
I have been trying to follow the webservice documentation and used the:
./EmmCreateWSDL.sh -o ws.wsdl -l "http://mydomain:8080/webservices" -n "urn:agnitas-webservice" -w ALL org.agnitas.webservice.EmmWebService_Port
Command.
Although I have the same problem as described in the following post:
http://www.openemm.org/forums/viewtopic ... light=wsdl
I need to use the webservice in a C# webproject and I can't add a webreference without the wsdl.
Can someone help? Thanks.
Ok, hope my customer will be patient...
And i hope, the problem depends to my main Problem.
And i hope, the problem depends to my main Problem.
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
no fix
Sorry, but there will be no fix in the near future. The source of the problem seems to be our configuration of Axis to integrate it with OpenEMM and we would have to analyze the source code of Axis to develop a fix.
But there is an easy workaround to generate a WSDL file: Execute script EmmCreateWSDL.sh in directory /home/openemm/webservices. You will find further information in document OpenEMMWebservices110.pdf which is located here:
http://sourceforge.net/project/showfile ... _id=204714
But there is an easy workaround to generate a WSDL file: Execute script EmmCreateWSDL.sh in directory /home/openemm/webservices. You will find further information in document OpenEMMWebservices110.pdf which is located here:
http://sourceforge.net/project/showfile ... _id=204714
OpenEMM Maintainer