I need to make changes through the same datasource in a Stateless saession bean to Entity
beans and also some tables that do not have (and will not have) entity beans associated,
thus I need to use jdbc.
Again, both through the same Datasource.
Looks like vene I get a jdbc connection through a lookup, jboss does not enroll the jdbc
connection in the same transaction as the session bean.
Why not?
Thanks and best regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111911#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...