6 Replies Latest reply on May 23, 2008 9:42 AM by marklittle

    EJB module as esb message listener..

      Hello people!

      I have the following problem - from jBPM process I send esb message to invoke service. But I'd want this service to be my ejb module in the same time. So I added jboss-esb.xml, deployement.xml to the META-INF folder and jbmq-queue-service.xml into the root directory of my ejb. But as I send message the following appears in the console:
      [ServiceInvoker] Service: CFServiceESB:CFSimpleListener not found in the registry.
      Is it possible to configure it or not? And if it is - how?
      Thanx in advance.