users@glassfish.java.net

Re: Manual lookup of remote EJB in Glassfish

From: <glassfish_at_javadesktop.org>
Date: Tue, 26 Oct 2010 06:45:27 PDT

You can look up from you webapp:
ic.lookup("java:comp/env/StatusService");

There are some weld classes in the stacktrace. Does your case work when no cdi is involved?
[Message sent by forum member 'cf126330']

http://forums.java.net/jive/thread.jspa?messageID=486253