rmannibucau commented on issue #52: JOHNZON-281 JAX-RS Provider MUST throw 
NoContentException
URL: https://github.com/apache/johnzon/pull/52#issuecomment-536214033
 
 
   Yes but this part of the jaxrs spec does not make sense at all so let the 
feature be specific (actually this jaxrs requirement breaks jsonb specified 
exceptions so can need to be reverted to let user use jsonb and add an 
exception mapper for this or just respect jsonb parsing and return a 400 which 
is more likely in most apps).
   
   Not message but type, check out master ;). Thinking out loud, an exception 
mapper can make more sense and would be skipped when not loadable.
   
   Agree a mbr is a mbr but jsonb-jaxrs integration is only in one provider, 
all other mbr dont have to comply to jaxrs (are not jsonb) and in 99% of the 
time they will be surfaced anyway so must not handle sanity checks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to