0 Replies Latest reply on Aug 8, 2005 5:25 AM by numppa

    How to invoke EJB beans from custom service?

    numppa

      Lets say that I have a custom service deployed as JBoss kernel service. The service listens to arbitrary protocol and maps the protocol messages to EJB calls. To be able to control the transaction etc. properties of the calls, I'd like to invoke the EJB container within the kernel, not as RMI/IIOP call.

      Any pointers how to do the EJB invocation?

      BR,
      Jussi