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:service=TransactionManagerService
> 02:37:24,418 WARN  [XATxConnectionManager] instead of 
> TransactionManager 
> with value java:/TransactionManager
>  So, I followed the advice of the warning, and changed the line:
>     <attribute 
> name="TransactionManager">java:/TransactionManager</attribute>  
> to:
>     <attribute 
> name="TransactionManagerService">jboss.tm:service=TransactionM
> anagerService</attribute>
> 
>   Running again, I received four copies of the following error (2 per 
> datasource):
> 
> 02:37:25,158 INFO  [LocalTxConnectionManager] Starting
> 02:37:25,159 ERROR [LocalTxConnectionManager] Starting failed
> javax.management.InstanceNotFoundException: 
> jboss.tm:service=TransactionManagerService is not registered.
>     at 
.........


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to