On Sep 5, 2008, at 9:17 AM, ericp56 wrote:
Hello,
I am running Windows XP, Geronimo 2.1.2 and Eclipse Ganymede.
I have some applications playing nicely together:
ProjectEJB - contains my EJBs
ProjectWeb - contains Web services and web pages, injecting the
Project
EJBs.
I export the EJB Jar and Web War, and deploy them on my Geronimo 2.1.2
servers on RHEL 4.
Now, I'm getting NullPointerExceptions for my @EJB objects.
Hi Eric,
Give the suggestion in the other email a try and see if that doesn't
clear up your @EJB ref issues.
-David