>> On Wed, Apr 10, 2013 at 3:00 PM, Reinis Vicups <[email protected]> wrote:

wow, i like the username bit of your email address. :)

>> 2. Why is this exception? I already access JPA from @SessionScoped bean
in HeavyProcessingControllerProdu**cer.**produceHeavyProcessingControll**er()
when I readALittleBitFromJPA() and it reads from Database just fine.

I think John was getting at this earlier...but based on my experience and
code generated by NetBeans... I recommend @SessionScoped bean call
@Stateless EJB, and your @Stateless EJB call/contain JPA code.

Reply via email to