javax.xml.soap.SOAPException: Found SOAPElement [<de alerInfoSelectionCriteria xsi:type="n5:DealerInfoParams"> <dealerId>AA0BI</dealerId> <financeSourceId>FS001</financeSourceId> <captiveUserId>foo</captiveUserId> </dealerInfoSelectionCriteria>]. But was not able to find a Part that is r egistered with this Message which corresponds to this SOAPElement. The name of t he element should be one of these[dealerInfoParams]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 3004, 1 year ago
via Coderanch by Anthony Smith, 1 year ago
via Oracle Community by 666705, 1 year ago
via hivmr.com by Unknown author, 1 year ago
via Oracle Community by 688718, 1 year ago
via hivmr.com by Unknown author, 2 years ago
javax.xml.soap.SOAPException: Found SOAPElement [<de alerInfoSelectionCriteria xsi:type="n5:DealerInfoParams"> <dealerId>AA0BI</dealerId> <financeSourceId>FS001</financeSourceId> <captiveUserId>foo</captiveUserId> </dealerInfoSelectionCriteria>]. But was not able to find a Part that is r egistered with this Message which corresponds to this SOAPElement. The name of t he element should be one of these[dealerInfoParams]
at weblogic.webservice.core.DefaultMessage.toJava(DefaultMessage.java:445)
at weblogic.webservice.core.handler.InvokeHandler.handleRequest(InvokeHandler.java:74)
at weblogic.webservice.core.HandlerChainImpl.handleRequest(HandlerChainImpl.java:125)
at weblogic.webservice.core.DefaultOperation.process(DefaultOperation.java:513)
at weblogic.webservice.server.Dispatcher.process(Dispatcher.java:150)
at weblogic.webservice.server.Dispatcher.doDispatch(Dispatcher.java:125)