zoukankan      html  css  js  c++  java
  • org.apache.cxf.interceptor.Fault: Unmarshalling Error: 意外的元素 (uri:"", local:"mixornot")。

    三月 09, 2018 3:09:14 下午 org.apache.cxf.phase.PhaseInterceptorChain doDefaultLogging
    警告: Interceptor for {http://impl.service.ws.cxf.com/}WsBomServiceImplService#{http://service.ws.cxf.com/}addBom has thrown exception, unwinding now
    org.apache.cxf.interceptor.Fault: Unmarshalling Error: 意外的元素 (uri:"", local:"MATNR")。所需元素为<{}andat>,<{}stlnr>,<{}matnr>,<{}datub>,<{}bmeng>,<{}labor>,<{}werks>,<{}stlan>,<{}loekz>,<{}zdeltm>,<{}aedat>,<{}datuv>,<{}stlal>,<{}zdeldt>,<{}stkoz>
        at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshall(JAXBEncoderDecoder.java:906)
        at org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshall(JAXBEncoderDecoder.java:712)
        at org.apache.cxf.jaxb.io.DataReaderImpl.read(DataReaderImpl.java:179)
        at org.apache.cxf.wsdl.interceptors.DocLiteralInInterceptor.handleMessage(DocLiteralInInterceptor.java:109)
        at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308)
        at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
        at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:252)

  • 相关阅读:
    js对象数组中的某属性值 拼接成字符串
    mongodb 简单的增删改查
    celery简单使用
    Redis简单操作
    三大认证源码分析
    认证、权限、频率、自定义签发token-多方式登录
    jwt认证
    视图家族
    day75作业
    day74作业
  • 原文地址:https://www.cnblogs.com/Snowfun/p/8533880.html
Copyright © 2011-2022 走看看