A patch solving this issue
Patch applied.
NOTE: Manageable entity session beans cannot determine transaction type (support can be added in EJB3ManageableEntityFacade if you need this for manageable entity session beans), therefore they remain container managed transaction demarcation by default. Likewise for DAO session beans.
Thanks Sverker