Hi, I am trying to integrate openCms and KonaKart using the integration module. I have both working independently.
See
http://www.quasarsoft.co.uk/KonaKart&
http://www.quasarsoft.co.uk/opencms/opencmsBut having followed the instructions to use the integration module and the localization kit, complete with altering the URL in the wsdl file from localhost:8070 to quasarsoft.co.uk:3306
and then rezipping the module and installing it, then building it using ant:
I get Internal Server Error 500 and an exception report of
javax.servlet.ServletException: javax.servlet.jsp.JspException: org.xml.sax.SAXException: Invalid element in com.konakart.wsapp.DataDescriptor - custom1
when I click on
http://www.quasarsoft.co.uk/opencms/opencms/konakart-integration/index.jspAny ideas anyone? I have tried a lot of things and restarted Tomcat but to no avail. I have only added one product ("gold plan") and one category ("firmware") to the default products in the KonaKart product list and it has no custom fields.
