Hi Anthony,
it's a long time ago, but if I remember right, your usecase is not
planned in JAX-RS, so it is not implemented.
I have the code not on the hand, and, I will not have time to look this
week. The ExceptionHandler is a class of Restlet, and not implementing a
JAX-RS interface, right?
T
Hi,
I have a resource say, GetOnlyResource which only supports the get GET method.
When my client calls the GetOnlyResource with PUT method there's no hooks for
me to handle this Exception.
I was under the impression that the above situation would be
resourceMethodNotFound and would subsequent
2 matches
Mail list logo