[
https://issues.jboss.org/browse/WFLY-145?page=com.atlassian.jira.plugin.s...
]
Jason Greene updated WFLY-145:
------------------------------
Fix Version/s: 8.0.0.CR1
(was: 8.0.0.Beta1)
User insn't properly informed that APR is used
----------------------------------------------
Key: WFLY-145
URL:
https://issues.jboss.org/browse/WFLY-145
Project: WildFly
Issue Type: Bug
Components: Web (JBoss Web)
Reporter: Rostislav Svoboda
Assignee: Remy Maucherat
Fix For: 8.0.0.CR1
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
For more information on JIRA, see:
http://www.atlassian.com/software/jira