No, you can not make a commit if you are under managed transactions, so you can not create an schema and commit it if you tell your container that handle the transactions for you.
You must have your schema already generated when you use CMT. Hope it helps View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192611#4192611 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4192611 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
