[jboss-jira] [JBoss JIRA] Created: (JBCACHE-959) Change logging level if no TransactionManagerLookupClass is configured
Brian Stansberry (JIRA)
jira-events at jboss.com
Tue Jan 30 12:28:08 EST 2007
Change logging level if no TransactionManagerLookupClass is configured
----------------------------------------------------------------------
Key: JBCACHE-959
URL: http://jira.jboss.com/jira/browse/JBCACHE-959
Project: JBoss Cache
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 2.0.0.ALPHA2, 1.4.1.GA
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Priority: Minor
Fix For: 2.0.0.BETA1, 1.4.1.SP1
If there is no TransactionManagerLookupClass, JBC logs a WARN during create().
This should be:
1) INFO if pessimistic locking, as running without transactions is a valid config
2) FATAL if optimistic, as the cache won't work.
--
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