We Even used the above command but we are getting the same error. like
Exception in thread "main" java.lang.NoClassDefFoundError: javax/wsdl/extensions/ExtensibilityElement
at org.apache.axis.wsdl.Java2WSDL.createEmitter(Java2WSDL.java:279)
at org.apache.axis.wsdl.Java2WSDL.<init>(Java2WSDL.java ...
Search found 2 matches
- Mon Dec 02, 2013 5:46 am
- Forum: Using OpenEMM
- Topic: Issue while creating webservice
- Replies: 2
- Views: 4052
- Fri Nov 29, 2013 10:48 am
- Forum: Using OpenEMM
- Topic: Issue while creating webservice
- Replies: 2
- Views: 4052
Issue while creating webservice
Hi
we installed openemm 2013 in ubuntu..while I am trying to create the wsdl file using the following command
./EmmCreateWSDL.sh -o ws2.wsdl -l "http://localhost:8080/emm_webservice" -n "http://localhost:8080/emm_webservice" -w ALL org.agnitas.webservice.EmmWebService_Port we are getting the ...
we installed openemm 2013 in ubuntu..while I am trying to create the wsdl file using the following command
./EmmCreateWSDL.sh -o ws2.wsdl -l "http://localhost:8080/emm_webservice" -n "http://localhost:8080/emm_webservice" -w ALL org.agnitas.webservice.EmmWebService_Port we are getting the ...
