Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Feature/jersey2.25.1 #199

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

guidfort
Copy link

@guidfort guidfort commented Oct 1, 2018

Upgrade maven plugins
Upgrade maven dependency
Bugfix:  see Pull Requests
"hstaudacher#147"
hstaudacher#147 "Fixed following scenarios not returning HTTP Error 503 while Jersey s…"
Bugfix:  see Pull Requests
"hstaudacher#147"
hstaudacher#147 "Fixed following scenarios not returning HTTP Error 503 while Jersey s…"
Bugfix:  see Pull Requests
"hstaudacher#147"
hstaudacher#147 "Fixed following scenarios not returning HTTP Error 503 while Jersey s…"
Bugfix:  see Pull Requests
"hstaudacher#147"
hstaudacher#147 "Fixed following scenarios not returning HTTP Error 503 while Jersey s…"
Bugfix:  see Pull Requests
"hstaudacher#147"
hstaudacher#147 "Fixed following scenarios not returning HTTP Error 503 while Jersey s…"

Switch to Version 5.3.2
Changed README.md
getServletContainer().reload( ResourceConfig.forApplication( application ) );
}
isJerseyReady = true;
}
} catch( ServletException e ) {
} catch( Throwable e ) {
e.printStackTrace();

Choose a reason for hiding this comment

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

woldn't logging be appropriate here?
In production there is rarely console output that can be read.

Copy link
Author

Choose a reason for hiding this comment

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

I agree with you, but the fix is not from me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants