1 Reply Latest reply on Apr 13, 2004 6:29 AM by adrian.brock

    'no-transaction' datasource configuration

    ibutcher

      Hi,

      My application has a log4j appender which writes to a database table. I would like to create a 'no-transaction' DataSource and use it for this purpose. I already have a regular JTA compliant DataSource but this doesn't make sense for logging; You don't want your messages rolled back if there is an exception.

      Details: JBoss 3.2.1, Windoze 2k, MySql 3.22

      Thanks for any help

      Ian.