[
https://issues.jboss.org/browse/AS7-2000?page=com.atlassian.jira.plugin.s...
]
Stuart Douglas resolved AS7-2000.
---------------------------------
Assignee: Stuart Douglas
Fix Version/s: 7.1.0.Beta1
Resolution: Done
resteasy async bug
------------------
Key: AS7-2000
URL:
https://issues.jboss.org/browse/AS7-2000
Project: Application Server 7
Issue Type: Bug
Components: REST
Affects Versions: 7.0.2.Final
Reporter: Stanislav Minar
Assignee: Stuart Douglas
Labels: resteasy
Fix For: 7.1.0.Beta1
IllegalAccessError when submitting response to
org.jboss.resteasy.spi.AsynchronousResponse.
Due to this issue resteasy async is not usable at all :(
java.lang.IllegalAccessError: tried to access field
org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage.dispatcher from class
org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest$1:
java.lang.IllegalAccessError: tried to access field
org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage.dispatcher from class
org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest$1
at
org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest$1.setResponse(Servlet3AsyncHttpRequest.java:47)
[async-http-servlet-3.0-2.2.1.GA.jar:]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira