axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] SOAPFaultCode and SOAPFaultSubCode refactoring proposa


From: Dobri Kitipov
Subject: [Axiom-developer] SOAPFaultCode and SOAPFaultSubCode refactoring proposal
Date: Tue, 27 Jan 2009 17:40:08 +0200

Hi everybody,
recently I have done some research on how SOAP Faults are generated. I meet the following issue you can find here: https://issues.apache.org/jira/browse/AXIS2-4216
It is about the creation of the SOAP Fault. If you look at this it will become obvious that SOAPFaultCode and SOAPFaultSubCode implementation can be refactored. My proposal is that both they can extend a common interface and thus make them more natural and reusable. No need of casting anymore.

The fixes are applied to the current mail.

Looking forward for your comments on this.

thank you in advance,
Dobri

Attachment: SOAPBaseFault.java
Description: Text Data

Attachment: SOAPFaultCode_patch.patch
Description: Binary data

Attachment: SOAPFaultSubCode_patch.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]