3 Replies Latest reply on Jul 10, 2006 5:25 PM by kukeltje

    jbpm & OAS

    gkara

      Hello,

      we are trying to integrate JBPM with OAS by making a compatible ear file for JBPM on OAS out of the sar file existing in starters kit. Ideally jbpm is deployable on any application server. Did anybody have experience with jbpm on OAS? Just to know in advance if it is impossible or what problems might occur. Thanks for any feedback.

      Giota

        • 1. Re: jbpm & OAS
          koen.aers

          Giota,

          You should not have problems doing this. I have never done it on OAS, but I know it has been done a lot on other appservers. But we run on Tomcat, so any appserver goes ;-)

          Regards,
          Koen

          • 2. Re: jbpm & OAS
            aloggins

            Has anyone successfully done this? I am trying to convert the sar deployment of JBPM into something that another application server can use, specifically the Oracle Application Server. I want the service like functionality of the SAR deployment instead of deploying JBPM with each web application.

            Thanks,

            adaml

            • 3. Re: jbpm & OAS
              kukeltje

              you do not *have* to bundle it in each webapp. Just putting the jar file on the classpath and using a generic config file on the classpath does the job