@homerlex How exactly are you removing the 
JacksonJsonParamConverterProvider? I am facing a similar issue parsing UUID 
from a JSON. Gives errors like
--> Unexpected character, expected space separating root-level values
--> Unrecognized token, was expecting ('true' .... )
such errors on different JSON.

On Wednesday, October 7, 2015 at 10:23:19 PM UTC+5:30, homerlex wrote:
>
> I figured out what was getting in the way.  The Application class that my 
> class extended was  registering 
>
> JacksonJsonParamConverterProvider.  If I take that out all is well.  Just 
> need to find out why that was added.
>
>
> Thanks again for the help.
>

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to