2 Replies Latest reply on Sep 14, 2005 12:31 PM by bill.burke

    EntityManager in ServicePOJO?

    mbe1

      Hi!

      Is it possible to inject an EntityManager into an ServicePOJO? I want to search the db for new entries. But I get an exception, that the EM access must be within an transaction. How can I solve this?

      thx Meikel