It's due to the fact that since JBoss 4.2 (or so) you can't have more than one 
local-tx datasource. You have a few options:
1. Use the default Seam dispatcher (no persistent timers)
2. Change your datasources to have at least one as xa
3. Change the database policy for the ejb timer to be non-persistent.

There are other threads with more detail on this topic if you fancy searching 
for them.

Cheers,

Damian

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097478#4097478

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097478
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to