Lulseged Zerfu created AXIS2-5699:
-------------------------------------

             Summary: Unknown soap fault
                 Key: AXIS2-5699
                 URL: https://issues.apache.org/jira/browse/AXIS2-5699
             Project: Axis2
          Issue Type: Bug
          Components: kernel
    Affects Versions: 1.6.2
         Environment: I run it on LINUX, JDK 1.7.
            Reporter: Lulseged Zerfu


Hi

 I am getting error code 1002 in a soap response which I have not defined in my 
application. I wonder if axis can generate this kind of fault with error code 
1002?

 I have got axis2 source code from svn and found one matching in package:
org.apache.axis2.COnstants.java which is not referenced anywhere.

Do anyone know where this is coming from?
 
<RespFromSOAP> 
  <status> 
   <faultcode>1002</faultcode> 
   <faultreason> 
    <reasonText> 
     <value>soap fault, fault code is "soapenv:Server", fault string is 
"unknown"</value> 
    </reasonText> 
   </faultreason> 
   <faultrole></faultrole> 
   <details></details> 
  </status> 
 </> 

Thank you for your help in advance.

BR
Lulseged



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to