Hi
I'm trying to use an existing EJB of mine in a restlet context. I'm quite noob 
in restlets so I'm not even sure this is supposed to work.
When using @EJB annotation to inject the ejb reference I get a null-pointer. 
The EJB is deployed properly on my Glassfish application server, and the 
reference to it from my restlet project is correct. I've tried doing the 
injection in one of the resources, but no luck.
Any help is much appreciated,

Regards,
Runar Kristiansen

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1391093

Reply via email to