-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
3.0.13.Final
-
None
-
- unzip reproducer
- execute "mvn clean verify -Djboss.home=/path/to/eap"
-
Rejected, with Katerina's agreement.
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
- clones
-
JBEAP-1617 Response entity cannot be read with getEntity() after readEntity() is used (IllegalStateException is thrown)
- Closed