转自:http://www.haogongju.net/art/1717225

访问webservice时,输入https://192.168.1.17:7443/CXF_Spring/SurveyWebService/vote?username=xusheng&point=10报错,错误信息如下: 
org.apache.cxf.interceptor.Fault: Parameter should be ordered in the following sequence: [arg0, arg1]  异常 

解决:
采用 https://192.168.1.17:7443/CXF_Spring/SurveyWebService/vote/arg0/Michael1/arg1/1访问

相关文章:

  • 2022-12-23
  • 2021-09-25
  • 2022-12-23
  • 2022-12-23
  • 2021-08-29
  • 2021-08-09
  • 2021-12-12
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-29
  • 2021-07-16
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案