Brajesh Patel created OFBIZ-5248:
------------------------------------
Summary: OFBiz soap based webservice response exception: "org.apache.axis2.databinding.ADBException: Unexpected subelement {
http://ofbiz.apache.org/service/}map-Map"
Key: OFBIZ-5248
URL:
https://issues.apache.org/jira/browse/OFBIZ-5248 Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: Release 10.04
Environment: Window 7
Reporter: Brajesh Patel
Priority: Blocker
Attachments: exportCustomerFeedSOAP.wsdl
I have prepared an SOAP based webservice in OFBiz, after invoking of this service from client side getting following exception:
<code>
"org.apache.axis2.databinding.ADBException: Unexpected subelement {
http://ofbiz.apache.org/service/}map-Map"
</code>
Following steps:
1) Prepare an service with engine="soap" and export="true"
2) Generate wsdl file
3) Create an AXIS2 Client to invoke webservice
Getting above error that I have mention.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira