You should probably be using a JTA data source in a JEE container, in which case you should provide a customized persistence.xml with transaction-type="JTA". Many folks have come to the list with similar problems when deploying in JBoss, and using a JTA data source usually resolves them. FWIW, we used JTA when we formerly deployed CAS on JBoss 4.0.5 and it worked well.
M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
