Response entity cannot be read with getEntity() after readEntity() is used (IllegalStateException is thrown).
The javadoc for readEntity() says:
A non-null message instance returned from this method will be cached for subsequent retrievals via getEntity().
Instead IllegalStateException is thrown.
- is cloned by
-
RESTEASY-1251 Response entity cannot be read with getEntity() after readEntity() is used (IllegalStateException is thrown)
- Closed
- relates to
-
JBEAP-1589 If RoleBased authorization fails the response returned doesn't contain a body text
- Closed