KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: ryanlynch on September 11, 2008, 12:30:21 am

Title: java2wsdl
Post by: ryanlynch on September 11, 2008, 12:30:21 am
Hi there -
can someone kindly tell me where the wsdl is generated? Is it in a build.xml file??? I am looking for java2wsdl
Title: Re: java2wsdl
Post by: Brian on September 11, 2008, 05:58:36 am
Hi,

Not sure exactly what you are asking here...

Which WSDL are you referrring to?  The konakart.wsdl file in OpenCms_module is generated by our build processses and added tot he download package.

This should be the same as the wsdl that is generated by AXIS when you go to:

http://www.konakart.com/konakart/services/KKWebServiceEng?wsdl

or indeed your own installation of KonaKart at the appropriate URL eg:

http://localhost:8780/konakart/services/KKWebServiceEng?wsdl

--Brian
Title: Re: java2wsdl
Post by: ryanlynch on September 11, 2008, 11:18:35 pm
I cannot find the konakart.wsdl file on my instance of konakart?? If it's on my local server, shouldn't it be in the WEB-INF somewhere??
Title: Re: java2wsdl
Post by: Brian on September 12, 2008, 05:47:39 am
Look in the OpenCms_module directory.

eg. if you installed on Windows in the default location it will be in

C:\Program Files\KonaKart\OpenCms_module