[
https://issues.jboss.org/browse/AS7-4469?page=com.atlassian.jira.plugin.s...
]
Remy Maucherat resolved AS7-4469.
---------------------------------
Fix Version/s: 7.1.2.Final-redhat1
Resolution: Done
The session id attribute name was also incorrect for Servlet 3.0.
SSLValve bundle in JBossWeb doesn't respect Servlet 3.0 spec
------------------------------------------------------------
Key: AS7-4469
URL:
https://issues.jboss.org/browse/AS7-4469
Project: Application Server 7
Issue Type: Bug
Components: Web
Affects Versions: 7.1.0.Final
Reporter: wiktorowski maximilien
Assignee: Remy Maucherat
Fix For: 7.1.2.Final-redhat1
org.apache.catalina.valves.SSLValve bundled in org.jboss.as.web module set
javax.servlet.request.key_size as a String, Servlet 3.0 spec states it should be an
Integer.
Then i got ClassCastException when I'm using it in my app.
--
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