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

Handlers GenericProviderDispatcher and MustUnderstandValidationDispatcher not available #137

Open
tigran-a opened this issue Oct 20, 2022 · 2 comments

Comments

@tigran-a
Copy link

Hi,

Classes org.apache.axis2.jaxws.dispatchers.GenericProviderDispatcher and org.apache.axis2.jaxws.dispatchers.MustUnderstandValidationDispatcher used in the list of handlers are not shipped with the release. Can we safely remove those handlers from the Dispatch phase?

class="org.apache.axis2.jaxws.dispatchers.GenericProviderDispatcher"/>

Thank you

@RenateS
Copy link
Collaborator

RenateS commented Oct 26, 2022

Yes, these can be removed as they are not used. We will do so too in the next release.
We are wondering if this issue causes trouble running Holodeck B2B? As have never heard of trouble in runtime caused by this.

@tigran-a
Copy link
Author

tigran-a commented Oct 26, 2022

Thank you for the answer.
No, it doesn't cause troubles, just gives a WARN messages "unable to load... " in the log

sfieten added a commit that referenced this issue Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants