Can someone please explain how to fix this error?
I'm unable to see this application in Bizcove after publishing, and this is what I found in the logs:
Error Message:
The HTTP call to the remote service failed. Response Status: HTTP/1.1 500 Internal Server Error Request: URL=http://{ip}:8080/bizflow/webservice/HWWorkitem.hws Action= RequestMethod=POST Header Allowed=false Header Exists=false Security Info=false Header Attribs=
Response body content for the failed HTTP call:
-<soapenv:Envelope xmlns="http://www.hyfinity.com/xplatform" xmlns :s oapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-<soapenv:Body>
-<soapenv:Fault>
<faultcode xmlns="">soapenv:Server.userException</faultcode>
<faultstring xmlns="">10060</faultstring>
-<detail xmlns="">
<ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">BIZFLOW</ns1:hostname>
</detail>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>
I'm unable to see this application in Bizcove after publishing, and this is what I found in the logs:
Error Message:
The HTTP call to the remote service failed. Response Status: HTTP/1.1 500 Internal Server Error Request: URL=http://{ip}:8080/bizflow/webservice/HWWorkitem.hws Action= RequestMethod=POST Header Allowed=false Header Exists=false Security Info=false Header Attribs=
Response body content for the failed HTTP call:
-<soapenv:Envelope xmlns="http://www.hyfinity.com/xplatform" xmlns :s oapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-<soapenv:Body>
-<soapenv:Fault>
<faultcode xmlns="">soapenv:Server.userException</faultcode>
<faultstring xmlns="">10060</faultstring>
-<detail xmlns="">
<ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">BIZFLOW</ns1:hostname>
</detail>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>