我能够成功协商SSL握手,然后失败并显示HTTP状态码:500。
我们正在使用DataPower来访问受保护的WS。我可以通过SoapUI调用服务,它很顺利。我从Camel调用时失败了。我们的DataPower人员说他们看到响应回来并返回给应用程序。任何想法,将不胜感激。
org.apache.camel.component.http.HttpOperationFailedException:HTTP操作无法使用statusCode:500调用https://xx.x.x.x.x.x:5618/Reservation at org.apache.camel.component.http.HttpProducer.populateHttpOperationFailedException(HttpProducer.java:229)[camel-http-2.10.2.jar:2.10.2] 在org.apache.camel.component.http.HttpProducer.process(HttpProducer.java:157)[camel-http-2.10.2.jar:2.10.2]