You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to use PayloadRootAnnotationMethodEndpointMapping and the @PayloadRoot annotation with methods that use the various DOM-type elements instead of only javax.xml.transform.Source. Basically, I would like to have the same conversion that is provided with the Abstract*PayloadEndpoint provided when using annotation based mapping.