holodeck-b2b/Holodeck-B2B

Handlers GenericProviderDispatcher and MustUnderstandValidationDispatcher not available

tigran-a opened this issue · 2 comments

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

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.

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