This seems like a non-compliance bug since WS-I Basic Profile 1.1 says, R1126 An INSTANCE MUST return a "500 Internal Server Error" HTTP status code if the response envelope is a Fault.<http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html#HTTP_Client_Error_Status_Codes>
I don't know if the issue is in Ode or Axis2 but I think you should file a bug. alex On Tue, Sep 30, 2008 at 7:42 AM, Matthieu Riou <[EMAIL PROTECTED]>wrote: > On Tue, Sep 30, 2008 at 3:45 AM, Chris Taylor <[EMAIL PROTECTED]> wrote: > > > I've observed that when our Bpels fault reply, Axis2 is returning the > fault > > response with the same Http 200 status as a normal reply. Should it not > be > > returning Fault replies with an Http 5xx status? Is this configurable > > somewhere in ODE's Axis2 configuration? > > > > Not that I know of but you might be interested in the following issue: > > https://issues.apache.org/jira/browse/AXIS2-3879 > > Matthieu > > > > > > > > >
