Re: MyFaces CODI JPA - un-scoped usage :)

2012-02-10 Thread Gerhard Petracek
hi manuel, thx for the feedback! we changed that already (see [1]). we plan to release it next week [2]. regards, gerhard [1] https://issues.apache.org/jira/browse/EXTCDI-258 [2] http://s.apache.org/Atb http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Course

MyFaces CODI JPA - un-scoped usage :)

2012-02-10 Thread Manuel Hartl
Hi MyFaces CODI (JPA) Team, currently you can only use Transaction when the RequestScope is active (-> TransactionBeanStorage is a RequestScoped-Bean). it would be nice, if i could use the EntityManager/@Transaction-stuff in threads, where no RequestScope is active, f.e. during - ServletContextli