Can you use JOTM with jencks for a JTA implementation ?
ie. use org.springframework.transaction.jta.JotmFactoryBean instead of org.jencks.factory.GeronimoTransactionManagerFactoryBean??
Are there any limitations of choosing another JTA implementation if i choose to do this?
-jm
