1 Reply Latest reply on Oct 15, 2007 4:31 PM by kukeltje

    Compatability of jBPM with weblogic portal

    nimish

      Hi,

      My existing application which has a number of transactions developed using weblogic portal and is deployed in an clusted weblogic environment.

      Now my new requirements need me to develop process flow using the above transactions. One traditional approach is to develop java code to monitor state and objects from database and control the transactions.

      I am trying to understand if jBPM can give me a cleaner and flexible solution to define my flows reusing the existing transactions.

      Please help with your inputs on the following criteria's: -
      1. Compatability issues or insights of using jBPM along with weblogic.
      2. Best practices of using transaction developed on weblogic portal into process defination of JBPM as tasks.

      thanks,
      Nimish

        • 1. Re: Compatability of jBPM with weblogic portal
          kukeltje

          1: for WLS 8.1, just some lib issues unless you put it all in an ear and give that preference. Oh yeah, also the login is an 'issue' if you want to use the jbpm console (search the forum)
          2: Cannot give you a definitive answer, totally depends on what you want.