[jboss-jira] [JBoss JIRA] Updated: (AS7-1195) Failure to load login-module should be reported as WARNING instead of TRACE
SBS JIRA Integration (JIRA)
jira-events at lists.jboss.org
Tue Jul 5 19:45:25 EDT 2011
[ https://issues.jboss.org/browse/AS7-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
SBS JIRA Integration updated AS7-1195:
--------------------------------------
Forum Reference: http://community.jboss.org/message/613349#613349, http://community.jboss.org/message/613587#613587 (was: http://community.jboss.org/message/613587#613587)
> Failure to load login-module should be reported as WARNING instead of TRACE
> ---------------------------------------------------------------------------
>
> Key: AS7-1195
> URL: https://issues.jboss.org/browse/AS7-1195
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Security
> Affects Versions: 7.0.0.CR1
> Environment: java-6-sun-1.6.0.24
> Linux ubuntu
> Reporter: Bruno Vernay
>
> An error in standalone.xml :
> <security-domains>
> <security-domain ...>
> <authentication>
> <login-module code="database" flag="required">
> is reported in TRACE:
> TRACE [org.jboss.security.authentication.JBossCachedAuthenticationManager] (http--127.0.0.1-8080-1) Login failure: javax.security.auth.login.LoginException: unable to find LoginModule class: database from [Module "deployment.jboss-as-login.war:main" from Service Module Loader]
> It makes it difficult to spot the error.
> Would be easier if it was reported as a WARNING, specially since it is "required"
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list