I use JavaEE 8 with OpenLiberty Application server . in my project i try to use JTA over container managed transaction (BMT) in CRUD layer . this is my example c