Questions Tagged With httpshttps://answers.axonivy.com/tags/https/?type=rssquestions tagged <span class="tag">https</span>enThu, 07 Mar 2019 10:11:28 -0500How the read a webservice wsdl over httpshttps://answers.axonivy.com/questions/3728/how-the-read-a-webservice-wsdl-over-https<p>I have to generate a webservice client in ivy7.2 (CXF) where the wsdl is only accessable over https. </p> <p>The WebsService class generation crahes with a mysterious exception:</p> <pre><code>org.apache.cxf.tools.common.ToolException: org.apache.cxf.wsdl11.WSDLRuntimeException: Fail to create wsdl definition WSDLException (at /definitions/types/xs:schema): faultCode=PARSER_ERROR: Problem parsing .xsd'.: org.xml.sax.SAXParseException: White spaces are required between publicId and systemId. </code></pre>Bruno BütlerThu, 07 Mar 2019 10:11:28 -0500https://answers.axonivy.com/questions/3728/how-the-read-a-webservice-wsdl-over-httpswebservicehttpsCan I use https in the designerhttps://answers.axonivy.com/questions/3001/can-i-use-https-in-the-designer<p>For testing reason, for example to call a WebService process, I would like to use https also in the designer. I know that the default http port is 8081, but is there also a port configured for https?</p>Bruno BütlerMon, 27 Nov 2017 08:09:03 -0500https://answers.axonivy.com/questions/3001/can-i-use-https-in-the-designerssldesignerhttps