Vishal Chawla created AXIS2-5957:
------------------------------------

             Summary: org.apache.axis2.AxisFault: 
org.apache.axis2.databinding.ADBException issue while accessing the service
                 Key: AXIS2-5957
                 URL: https://issues.apache.org/jira/browse/AXIS2-5957
             Project: Axis2
          Issue Type: Bug
          Components: client-api
    Affects Versions: 1.7.8, 1.7.6
            Reporter: Vishal Chawla
         Attachments: MNIService.wsdl, MNIservice.zip, Service.zip, 
WSClient_test.zip

1. *+Issue Faced:+*
 *  We are creating a soap client using Axis 2 1.7.6 library and here while 
hitting the service from our client we are getting below error :
 {color:#d04437}org.apache.axis2.AxisFault: 
org.apache.axis2.databinding.ADBException: Unexpected subelement 
\{http://v2.mni.granite.it.att.com}modifyNetworkInventoryRequest{color}

 
 *  While when we created a client from ws-import and performed the same action 
we got different error mentioned below:
 {color:#d04437}javax.xml.ws.soap.SOAPFaultException: 
javax.xml.bind.JAXBException: class 
com.att.it.granite.mni.v2.ModifyNetworkInventory nor any of its super class is 
known to this context.{color}

2. *+Analysis done:+*
 * While doing the analysis we didn't find any missing field or tag .
 * We also checked for all the xmns: urls and end point url which seems to be 
fine and accessible for machine.
 * When we try the same stub generated xml from soap UI we are not facing the 
above issue.

3. *+Help Required:+* Analysis of issue and comments if we are missing 
something. WSDL,both of the stub files and logs are attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to