JBoss Community

Stop mySQL DataSource from showing info in the console

created by Sergiu Pienar in Datasource Configuration - View the full discussion

When I use a JBoss DS , I always get information about what is happening with the dataSource.

Example :

 

10:54:43,875 ERROR [STDERR] Wed Dec 15 10:54:43 GMT 2010 DEBUG: Executing XA statement: XA START 0x312d2d33663537316636303a3935313a34643038396363633a336166,0x2d33663537316636303a3935313a34643038396363633a343338,0x20003
10:54:50,546 ERROR [STDERR] Wed Dec 15 10:54:50 GMT 2010 DEBUG: Executing XA statement: XA END 0x312d2d33663537316636303a3935313a34643038396363633a336166,0x2d33663537316636303a3935313a34643038396363633a343338,0x20003
10:54:50,562 ERROR [STDERR] Wed Dec 15 10:54:50 GMT 2010 DEBUG: Executing XA statement: XA PREPARE 0x312d2d33663537316636303a3935313a34643038396363633a336166,0x2d33663537316636303a3935313a34643038396363633a343338,0x20003
10:54:50,937 ERROR [STDERR] Wed Dec 15 10:54:50 GMT 2010 DEBUG: Executing XA statement: XA COMMIT 0x312d2d33663537316636303a3935313a34643038396363633a336166,0x2d33663537316636303a3935313a34643038396363633a343338,0x20003

 

It all completes perfectly fine , but I would like to stop the display of these informations.

 

How can this be done?

 

 

Thank you.

Reply to this message by going to Community

Start a new discussion in Datasource Configuration at Community