is there some kind of law that says this has to go in the class with the main method???
@EJB
private static NumberEntityFacadeRemote numberEntityFacade;
because when its in the class with the main method, it works fine, but if i move it over to the class where i need to use it, i get a nullpointer exception
Cheers,
Derek Knapp
[Message sent by forum member 'kingsob' (kingsob)]
http://forums.java.net/jive/thread.jspa?messageID=216684