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

Update ToolErrorListener.java #6

Closed
wants to merge 3 commits into from
Closed

Conversation

pfrandsen
Copy link

Added fix for CXF-5789
Added fix for CXF-5786
update addError and addWarning to pass message methods they call instead of passing null

update addError and addWarning to pass message methods they call instead of passing null
Added check for method signature before call through reflection.
Run all checks before returning false in case of validation error.
Added methods to get list of input and output SOAP headers.
Issue https://issues.apache.org/jira/browse/CXF-5789
@asfgit asfgit closed this in d217346 Jul 1, 2014
asfgit pushed a commit that referenced this pull request Jul 1, 2014
This closes #6

commit acdc0ca
Author: Peter Frandsen <pfrandsen@gmail.com>
Date:   Thu Jun 5 18:20:57 2014 +0200

    Update SOAPBindingUtil.java

    Added methods to get list of input and output SOAP headers.
    Issue https://issues.apache.org/jira/browse/CXF-5789

commit 047be6b
Author: Peter Frandsen <pfrandsen@gmail.com>
Date:   Thu Jun 5 13:01:44 2014 +0200

    Update WSIBPValidator.java

    Added check for method signature before call through reflection.
    Run all checks before returning false in case of validation error.

commit e0fc391
Author: Peter Frandsen <pfrandsen@gmail.com>
Date:   Mon Jun 2 18:48:34 2014 +0200

    Update ToolErrorListener.java

    update addError and addWarning to pass message methods they call instead of passing null
jgallimore added a commit to jgallimore/cxf that referenced this pull request Jul 13, 2018
CXF-7507 - Put a configurable limit on the size of attachment headers…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant