Steve Loughran wrote:

>
> I am looking at the current axis fault stuff. Is anybody actively
> working on this, or am I free to add enhancements?

I "was" working on this and I know this is not complete. If you can
please please go ahead and do it.

>
> Specifically:
>
> 1. All the bits of a SOAPFAult, including random XML
>
> 2. Axis1 features: stack trace extractions, hostname, http error codes.
>
> 3. Tweak how we map from a java fault to a SOAPFault. If a fault says
> that it can provide a fault message then we ask it for it directly.
> This lets people's classes (like my BaseFault) generate my own fault
> with no intervention.
>
> WS-A says that addressing faults are handled differently, with most of
> the stuff in special headers, rather than just the body. How does
> Axis2 handle that in both generation and receipt? Maybe an AxisFault
> should have a header section where you can add new header elements for
> both outbound and inbound calls.

I didn't add WS-A stuff for fault handling at all. Only the basic stuff.
You can go ahead with it.

-- Chinthaka

>
> -steve
>
>
>
>

Reply via email to