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 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 not show any abnormal (I see it
> from Netbeans that is my IDE)
>
> Can you explain me if this behaviour is normal or if it's an error (in some
> place)?
>
> I'm a newbie in Java (and related technologies)
>
> I apologize for my bad english.
>
> Thank you very much
>
> Regards
>
>
>
>
>

Reply via email to