[JBoss-user] [EJB 3.0] - Re: Unable to lookup EntityManager in 4.0.3 SP1 with EJB3 RC

2006-01-31 Thread [EMAIL PROTECTED]
I cannot reproduce the problem. Our testsuite does *actually* test this stuff you know. I need more information. Are you sure something else isn't null? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3920674#3920674 Reply to the post : http://www.jboss.com

[JBoss-user] [EJB 3.0] - Re: Unable to lookup EntityManager in 4.0.3 SP1 with EJB3 RC

2006-02-01 Thread HolgerCasties
I have the same problem. I can also see the JNDI entries of my "EntityManager" and "EntityManagerFactory" inside the JNDI view service but when executing the JNDI lookup method the same error occurs: em or emf are null! Holger View the original post : http://www.jboss.com/index.html?module=bb

[JBoss-user] [EJB 3.0] - Re: Unable to lookup EntityManager in 4.0.3 SP1 with EJB3 RC

2006-02-01 Thread donniedarko
..well... you might have test suites that tests all possible aspects of this, and probably I'm not adopting the "new" RC4_PFD ways of doing things correctly ... but I have set up a new JBoss IDE project for the sole purpose of reproducing the issue. I have uploaded it to the following url: http

[JBoss-user] [EJB 3.0] - Re: Unable to lookup EntityManager in 4.0.3 SP1 with EJB3 RC

2006-02-01 Thread [EMAIL PROTECTED]
ok, i'll try it out. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3920969#3920969 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3920969 --- This SF.net email is spo

[JBoss-user] [EJB 3.0] - Re: Unable to lookup EntityManager in 4.0.3 SP1 with EJB3 RC

2006-02-15 Thread donniedarko
Bill, What was your foundings on this...? Best regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923923#3923923 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923923 ---

[JBoss-user] [EJB 3.0] - Re: Unable to lookup EntityManager in 4.0.3 SP1 with EJB3 RC

2006-02-15 Thread Rorschach
Same problem here. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923926#3923926 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923926 --- This SF.net email is spons

[JBoss-user] [EJB 3.0] - Re: Unable to lookup EntityManager in 4.0.3 SP1 with EJB3 RC

2006-02-15 Thread Rorschach
Actually, the JNDI lookup works... the injection using @PersistenceContext(unitName="foo") does not. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923963#3923963 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923963

[JBoss-user] [EJB 3.0] - Re: Unable to lookup EntityManager in 4.0.3 SP1 with EJB3 RC

2006-02-16 Thread donniedarko
Rorschach...If you got my test project to work...what exactly did you do? You are not saying that you got it to work with my setup unmodified on 4.0.3 SP1 with EJB3 RC4-PFD are you? Bill... what was your conclusion running the test project as described? View the original post : http://www.

[JBoss-user] [EJB 3.0] - Re: Unable to lookup EntityManager in 4.0.3 SP1 with EJB3 RC

2006-02-17 Thread Rorschach
Please disregard, my issue was on 4.0.4. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924591#3924591 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3924591 --- Th