[jboss-jira] [JBoss JIRA] (AS7-5991) It’s impossible to set a custom pattern string for the handler’s formatter via CLI or native configuration API
James Perkins (JIRA)
jira-events at lists.jboss.org
Thu Jan 3 18:46:09 EST 2013
[ https://issues.jboss.org/browse/AS7-5991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins closed AS7-5991.
------------------------------
Fix Version/s: 7.2.0.Alpha1
(was: 7.2.0.CR1)
Resolution: Out of Date
This is fixed with removing the services from the logging subsystem. If a patch needs to be made for older version, please reopen and I will work up a fix for it.
> It’s impossible to set a custom pattern string for the handler’s formatter via CLI or native configuration API
> --------------------------------------------------------------------------------------------------------------
>
> Key: AS7-5991
> URL: https://issues.jboss.org/browse/AS7-5991
> Project: Application Server 7
> Issue Type: Bug
> Components: Logging
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Radoslav Rangelov
> Assignee: James Perkins
> Fix For: 7.2.0.Alpha1
>
>
> It’s impossible to set a custom pattern string for the handler’s formatter via CLI or native configuration API. The default value for the pattern is always used - not the specified one. The stored configuration in domain.xml is ok but runtime setting of the pattern doesn’t work. I need to restart JBoss to apply the changes.
> The configuration in domain.xml file works fine during startup:
> <formatter>
> <pattern-formatter pattern="custom pattern string"/>
> </formatter>
--
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
More information about the jboss-jira
mailing list