2 Replies Latest reply on Feb 12, 2009 10:56 PM by hefeng

    Urgent: How to call a Stateless Session Bean from ActionHand

      I know we can do it through the lookup, is there any other way to do that? for example to inject a SLSB or some other way?

      My case is jbpm was packaged in an EJB module and want to access SLSB from action handler.