Home > Back-end >  WSDL webservice docking display HTTP response '411: the Length Required'
WSDL webservice docking display HTTP response '411: the Length Required'

Time:11-30

In the ide environment operation can be called directly, but start wildfly service operation will be reported to the
19:48:21:508 July 30 WARN [. Org. Apache CXF. Phase. PhaseInterceptorChain] Interceptor for TIPTOPServiceGateWay# {http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay} {http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay} CreateSalesOrderData_ESO has thrown exception, unwinding now
Org, apache CXF. Interceptor. Faults: Could not send Message.


Under Caused by: org, apache CXF. Transport. HTTP. HTTPException: HTTP response '411: the Length Required'

CodePudding user response:

Developing and using wildfly server? Wildfly and tomcat difference is very big

CodePudding user response:

https://blog.csdn.net/qq_33578833/article/details/84656014
  • Related