[jboss-jira] [JBoss JIRA] Commented: (JBTM-20) Ensure ATS logging capabilities are compatible with JBoss

Mark Little (JIRA) jira-events at jboss.com
Mon Nov 13 06:56:41 EST 2006


    [ http://jira.jboss.com/jira/browse/JBTM-20?page=comments#action_12346766 ] 
            
Mark Little commented on JBTM-20:
---------------------------------

It appears that the definition of INFO we use within JBossTS is more appropriate to TRACE when running within JBossAS. Look at adding a mapper from INFO-to-TRACE when running in AS. Should be possible to add another level of indirection (via a logger plugin) that does that and have the plugin used only when running within the application server. That way, we don't adversely affect any existing users of JBossTS who are happy with INFO output.

> Ensure ATS logging capabilities are compatible with JBoss
> ---------------------------------------------------------
>
>                 Key: JBTM-20
>                 URL: http://jira.jboss.com/jira/browse/JBTM-20
>             Project: JBoss Transaction Manager
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: JTA Implementation, JTS Implementation
>    Affects Versions: 4.2.2
>            Reporter: Mark Little
>         Assigned To: Jonathan Halliday
>            Priority: Minor
>             Fix For: 4.4
>
>
> ATS has its own way of logging errors, warnings, debugging etc. Although it follows JDK 1.4 logging specification (and can use log4j as an implementation), we need to ensure it is compatible with the standard way of logging in the result of JBoss.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list