1 Reply Latest reply on Jan 11, 2006 10:43 AM by suman291857

    basic question about ejb deployment

    alal007


      I want to deploy jbpm on websphere and call crete process instance from ejb session beans.
      Very simpple requirement.
      My question is what is the best way to achive following
      1. I want jbpm to use same transaction as which is being used by session bean.
      2. what is the best way to get handle to jbpmSessionfactory deployed in websphere and use the session ben transaction

      Thanks a lot if you can help me