[
https://issues.jboss.org/browse/WFLY-2809?page=com.atlassian.jira.plugin....
]
Frank Cornelis commented on WFLY-2809:
--------------------------------------
There is a patch available for this:
https://github.com/wildfly/wildfly/pull/5801
I've tested it out with 2 huge real-world applications. The patch works as expected.
Could this issue be scheduled for 8.0.0.Final inclusion?
JACC
PolicyContext.getContext("javax.servlet.http.HttpServletRequest")
----------------------------------------------------------------------
Key: WFLY-2809
URL:
https://issues.jboss.org/browse/WFLY-2809
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: EE
Affects Versions: 8.0.0.CR1
Reporter: Frank Cornelis
Assignee: Stefan Guilhen
Priority: Blocker
Attachments: 0001-integration-test-for-JACC-PolicyContext.patch
Calling
{code}
PolicyContext.getContext("javax.servlet.http.HttpServletRequest");
{code}
within a @Stateless session bean gives an exception.
I've created an integration test to reproduce this issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira