3 Replies Latest reply on Apr 4, 2007 6:12 AM by koen.aers

    A step by step jBPM 3.1.x installing and configuring need.

    amnas

      Hi!

      Can anybody telle me where can I find a concise reference guide -- or any aother document -- letting me install, configure and tune jBPM 3.1.x like walking a cooking note?

      I am looking, especially to solve two main issues :

      1 - writing a howto document for installing and configuring jBPM.
      2 - integrating jBPM in an existing web application with EJB 3.0 and JPA.

      The web app has it's own database and authentication policy.

      Thank youy everybody.

      AMNAS.

        • 1. Re: A step by step jBPM 3.1.x installing and configuring nee
          froschfinger

          If you use the starters-kit you dont have to configure something and you should have a look at the GettingStartedGuide. There you find much help.

          It is no problem to integrate JBPM in your own web application. You have to modify the hibernate.config.xml to your needs and some lines in the jbpm.config.xml. I had no problems with it. I used JBPM3.1.2 in my own web app on a MySQL database.
          For the database, there are several create-script for different databases in the starters-kit .

          • 2. Re: A step by step jBPM 3.1.x installing and configuring nee
            amnas

            Thanks very much, Froschfinger.

            But your response has nothing newer than what I can find on JBoss Web site and the official documents dealing with jBPM.

            My question is : What if I do not like using the starter kit and that I have a big Entreprise EJB3.0 application pre-configured to run with JBoss-4.0.5, and want to intégrate jBPM with all that stuff (an existing JBoss configuration an existing Database, ...)?

            Thank you!

            AMNAS.

            • 3. Re: A step by step jBPM 3.1.x installing and configuring nee
              koen.aers

              Amnas,

              Solving this problem is not very different from e.g. trying to run jBPM with Tomcat. There is lots of info on this in this forum and in the wiki.

              Regards,
              Koen