You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Lulseged Zerfu (JIRA)" <ji...@apache.org> on 2015/05/21 07:29:01 UTC

[jira] [Updated] (AXIS2-5699) Unknown soap fault

     [ https://issues.apache.org/jira/browse/AXIS2-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lulseged Zerfu updated AXIS2-5699:
----------------------------------
    Priority: Critical  (was: Major)

> 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
>            Priority: Critical
>
> 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org