Closed namedgraph closed 9 years ago
Empty RDF result causes NotFoundException - but no matching MessageBodyWriter is found and 500 Internal Server Error is thrown instead. Probably needs to use selectVariant() just like the normal Response does.
NotFoundException
MessageBodyWriter
500 Internal Server Error
selectVariant()
Response
Empty RDF result causes
NotFoundException
- but no matchingMessageBodyWriter
is found and500 Internal Server Error
is thrown instead. Probably needs to useselectVariant()
just like the normalResponse
does.