Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

screen/integrate changes from Martin Mrose #14

Closed
FelixSchwarz opened this issue Feb 27, 2014 · 2 comments
Closed

screen/integrate changes from Martin Mrose #14

FelixSchwarz opened this issue Feb 27, 2014 · 2 comments

Comments

@FelixSchwarz
Copy link
Member

There is a soapbox fork by Martin Mrose which contains several interesting changes. We should screen the repository and integrate whatever commits look sensible.

Licensing note: The code was forked after the OSL relicensing but the author agreed in private email to license all changes.

I allow you to use my changes under BSD.

@FelixSchwarz
Copy link
Member Author

Made appendix of input and output message customizable
  • commit f1559ca
  • seems to be too specialized + unclear use case: I'd rather add hooks for WSDL generation
  • workaround available: with SOAPDispatcher users can always choose to serve their own WSDLs instead of having to rely on soapfish
Ability to return custom SOAP faults (fault details)
Include faults in WSDL
"fixed validation"
  • commit 52df958
  • fixed independently
add support for union types
Added choice support for complex types
Added previously ignored elementFormDefault

@FelixSchwarz
Copy link
Member Author

seems like all interesting changes are now properly tracked in separate tickets or already implemented.

ngnpope added a commit that referenced this issue Jul 5, 2016
Fault actor support and tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant