2 Replies Latest reply on Jul 5, 2007 8:08 AM by vikneswaran

    need sample application using jbpm with jsp,servlets without

    vikneswaran

      hi

      I am new to jboss jbpm.
      curretly ,jboss jpbm starters kit 3.1.3 is available . it has in built server configuration and source files and supporting jars(e.g hibernate and all).I t made up of jsf.I deploy the already made jbpm.war file in my jboss folder.but in the application home page in browser, no user available in combo box.i searched the source code where to store the user data into the database. i haven't answer.plz help me.


      if anyone help me to give the sample application using jsp and servlets..



      thanks in advance

        • 1. Re: need sample application using jbpm with jsp,servlets wit
          syngolis

          for introduction into jbpm i would recommend you to use the already configured jboss server which is brought with the starters-kit. It uses a hsqldb which contains all data you need to test (including users).

          the users are stored in your db. there are scripts to generate the db schema.
          AFAIK the only the tables are generated not the content...so no users. At the wiki page are scripts for generating both, schema and example content for mysql.

          BTW for 3.1 starters-kit 3.1.4 is avaliable and as well for the newer 3.2 release

          • 2. Re: need sample application using jbpm with jsp,servlets wit
            vikneswaran

             

            "vikneswaran" wrote:
            hi

            I am new to jboss jbpm.
            curretly ,jboss jpbm starters kit 3.1.3 is available . it has in built server configuration and source files and supporting jars(e.g hibernate and all).I t made up of jsf.I deploy the already made jbpm.war file in my jboss folder.but in the application home page in browser, no user available in combo box.i searched the source code where to store the user data into the database. i haven't answer.plz help me.


            if anyone help me to give the sample application using jsp and servlets..



            thanks in advance