[jboss-jira] [JBoss JIRA] (AS7-3312) CLONE - User insn't properly informed that APR is used
Rostislav Svoboda (JIRA)
jira-events at lists.jboss.org
Mon Jan 16 05:09:18 EST 2012
Rostislav Svoboda created AS7-3312:
--------------------------------------
Summary: CLONE - User insn't properly informed that APR is used
Key: AS7-3312
URL: https://issues.jboss.org/browse/AS7-3312
Project: Application Server 7
Issue Type: Bug
Components: Web
Affects Versions: 7.1.0.Beta1b
Reporter: Rostislav Svoboda
Assignee: Remy Maucherat
Fix For: 7.1.0.Final
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
More information about the jboss-jira
mailing list