2 Replies Latest reply on Sep 28, 2010 11:56 AM by marcosorba

    Seam accessing a remote jbpm context

    marcosorba

      Hello,
      I am new to Seam and I am trying to understand how Seam instantiates a JBPM context. I succeeded in realizing some sample applications integrating Seam and JBPM process management. Now, what I need, is to implement a standalone Seam application able to share information with a standalone jbpm application. How is it possibile to use the remote jbpm context inside the seam application? What do I have to do to properly configure the Seam application in order to use the remote jbpm context? This solution should allow several seam applications to share the same jbpm engine for business processes management.
      Can someone advise me about the best solution to be adopted?