i need to have user managed transactins ( i want to start and commit 
transacstions inside a method myself )

how can i do this inside seam ?

i'm using an inject session and get the " A JTA EntityManager cannot use 
getTransaction()" error

[ i'm processing a file inside the method with a bunch of records to be 
commited to the database, currently if i have a key conflict for one of those 
records the whole fails ]

thanx

koen

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

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

Reply via email to