Skip to content

Auto-discovery of MessageBodyWriter broken? #240

Answered by xvik
vasukisesh asked this question in Q&A
Discussion options

You must be logged in to vote

If you add the following dependency it should work (as a workaround):

implementation 'org.glassfish.jersey.media:jersey-media-jaxb:2.36'

It is a transitive dependency for dropwizard-testing and I missed that: it was impossible to detect in tests (using dropwizard-testing). I'll investigate this further.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@vasukisesh
Comment options

@xvik
Comment options

Answer selected by vasukisesh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants