[jboss-jira] [JBoss JIRA] (AS7-2000) resteasy async bug
Stuart Douglas (Resolved) (JIRA)
jira-events at lists.jboss.org
Fri Oct 7 01:06:17 EDT 2011
[ https://issues.jboss.org/browse/AS7-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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
More information about the jboss-jira
mailing list