Re: [JBoss-user] MySQL connector on 3.2.0RC2

2003-02-18 Thread David Jencks
Excuse me for my previous reply, in fact in 3.2RC2 you should use java:/TransactionManager and ignore the warning. I have just checked in the code that allows you to use jboss:service=TransactionManager so it is available in cvs but not in 3.2RC2. thanks david jencks On 2003.02.18 05:47 Be

RE: [JBoss-user] MySQL connector on 3.2.0RC2

2003-02-18 Thread David Jencks
Change the entire attribute element to jboss:service=TransactionManager david jencks On 2003.02.18 09:00 David Jencks wrote: > The original warnings are just that, warnings. The deployment should > still > work. > > To remove the warnings, use the object name > > jboss:service=TransactionMan

RE: [JBoss-user] MySQL connector on 3.2.0RC2

2003-02-18 Thread David Jencks
The original warnings are just that, warnings. The deployment should still work. To remove the warnings, use the object name jboss:service=TransactionManager If this doesn't solve all the problems please show some stack trace from when the datasource is being deployed and check the jmx consol

RE: [JBoss-user] MySQL connector on 3.2.0RC2

2003-02-18 Thread Egger Lothar
hi list, hi Benjamin same here with oracle jdbc :( cheers Lothar > -Original Message- > From: Benjamin Cox [mailto:[EMAIL PROTECTED]] > 02:37:24,418 WARN [XATxConnectionManager] Please change your > datasource > setup to use TransactionManagerService with object name > jboss.tm:ser