This has nothing to do with tomcat, you will need to figure out how to
configure Persistence Manager in your web application.
Regards, Youssef
On Tue, Nov 4, 2008 at 10:27 PM, Pablo Caballero
<[EMAIL PROTECTED]>wrote:
> Hi everyone.
>
> I have an @PersistenceUnit(unitName="blah") injection but
Hi everyone.
I have an @PersistenceUnit(unitName="blah") injection but the value of the
related variable in the method where I'm using it is null.
Using Persistence.createEntityManagerFactory("blah") instead of injection in
the method's body works fine!
I'm using Tomcat 6.0.16. The server log