Java Mailing List Archive

http://www.gg3721.com/

Home » users.openjpa »

Which @Stateless JTA container?

Marcel Ruff

2008-08-05

Replies: Find Java Web Hosting

Author LoginPost Reply
Hi,

if i use openJPA i don't have a @Stateless implementation, right?
What i need is a simple JTA container for one @Stateless
to access the opneJPA EJB3 beans (whithout doing begin()/commit()
explicitely).

Do i need to install a complete J2EE server or is there
somewhere a simple openJTAxy.jar which I can use in front
of openJPA?

Do i miss something?

This is what i need:
@Stateless
public class MyImpl implements MyInterface {
   @PersistenceContext
   EntityManager em;
...

Thank you for some enlightment,

Marcel

--
Marcel Ruff
http://www.xmlBlaster.org
http://watchee.net
Phone: +49 7551 309371

©2008 gg3721.com - Jax Systems, LLC, U.S.A.