[jboss-jira] [JBoss JIRA] (AS7-5038) org.jboss.as.jpa module missing javax.servlet.api dependency
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Tue Jul 31 14:35:08 EDT 2012
[ https://issues.jboss.org/browse/AS7-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dimitris Andreadis reassigned AS7-5038:
---------------------------------------
Assignee: Scott Haines
> org.jboss.as.jpa module missing javax.servlet.api dependency
> ------------------------------------------------------------
>
> Key: AS7-5038
> URL: https://issues.jboss.org/browse/AS7-5038
> Project: Application Server 7
> Issue Type: Bug
> Components: Server
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Brad Maxwell
> Assignee: Scott Haines
> Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
>
>
> org.jboss.as.jpa.interceptor.WebNonTxEmCloserValve in jboss-as-jpa-7.1.2.Final-redhat-1.jar requires javax.servlet.http.HttpServletRequest
> https://github.com/jbossas/jboss-as/blob/master/jpa/core/src/main/java/org/jboss/as/jpa/interceptor/WebNonTxEmCloserValve.java
> import javax.servlet.ServletException;
> ...
> public void invoke(Request request, Response response)
> throws IOException, ServletException {
--
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