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

Dmp 2949 dar notify response maps to success #382

Merged
merged 5 commits into from
Apr 25, 2024

Conversation

mario-paniccia
Copy link
Contributor

No description provided.

@mario-paniccia mario-paniccia force-pushed the dmp-2949-dar-notify-response-maps-to-success branch from f981070 to 2538e57 Compare April 25, 2024 13:11
@@ -25,6 +25,7 @@ public HttpComponentsMessageSender httpComponentsMessageSender() {
public Jaxb2Marshaller marshaller() {
var marshaller = new Jaxb2Marshaller();
marshaller.setPackagesToScan("com.viqsoultions");
marshaller.setValidationEventHandler(new jakarta.xml.bind.helpers.DefaultValidationEventHandler());
Copy link
Contributor Author

@mario-paniccia mario-paniccia Apr 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

without this, any unmarshalling error won't be thrown as an exception. Unmarshalling will silently fail instead and leave fields with unmarshalling issues to null

@mario-paniccia mario-paniccia force-pushed the dmp-2949-dar-notify-response-maps-to-success branch from 1635639 to bdab0ba Compare April 25, 2024 15:45
@mario-paniccia mario-paniccia merged commit 726b688 into master Apr 25, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants