[
https://issues.jboss.org/browse/AS7-3310?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry updated AS7-3310:
----------------------------------
Fix Version/s: 7.2.0.CR1
7.1.4.Final (EAP)
(was: 7.1.3.Final (EAP))
User insn't properly informed that APR is used
----------------------------------------------
Key: AS7-3310
URL:
https://issues.jboss.org/browse/AS7-3310
Project: Application Server 7
Issue Type: Bug
Components: Web
Affects Versions: 7.1.0.Beta1b
Reporter: Rostislav Svoboda
Assignee: Remy Maucherat
Fix For: 7.2.0.CR1, 7.1.4.Final (EAP)
AS7 log doesn't show sufficient information that APR is used or not. Currently the
only clue is that org.apache.coyote.http11.Http11AprProtocol is used instead of
org.apache.coyote.http11.Http11Protocol. But it's implementation details and many
users can miss that.
Add log message to inform users if APR is used or not!
For example APR affect https connector definition which must use openssl based keys and
not keystore. And if users do not know APR is used they can be easily confused and blame
AS7 as broken.
--
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