[jboss-jira] [JBoss JIRA] (AS7-3310) User insn't properly informed that APR is used
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Mon Jan 16 05:19:18 EST 2012
[ https://issues.jboss.org/browse/AS7-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Remy Maucherat resolved AS7-3310.
---------------------------------
Resolution: Rejected
If not used, there's a big message. The log has been identical in EAP 5 anyway.
> 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.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