4 Replies Latest reply on Nov 29, 2005 5:12 PM by kukeltje

    need help?

    nassim

      hello evrybody i'm a beginner in jbpm and i need much help

      i creat my own process with eclipse and i test it succefully??

      but i don't know how to deploye my application on tomcat with forms??

      some help please

      regards Nassim

        • 1. Re: need help?
          nassim

          can someone help me

          • 2. Re: need help?
            kukeltje

            come on, it's weekend for others to. It's monday 9.30 (am that is) and you have a response. Great isn't it?

            Assuming you use 3.02.

            For tomcat you have to put the jbpm-*.jar files in on the classpath or in the war file or the webapp you want to create (e.g. re-use the jbpm webapp for demo purposes)

            If you want to develop your own complex form, you have to look at how the current webapp uses jsf and the jbpm api to have an example. jBPM 3.1 will provide a more flexible webapp.

            • 3. Re: need help?
              nassim

              hi ronald,
              thank you for your reply
              then, if i inderstand , no matter to deploye jbpm on tomcat if i want to use my own forms??

              and what is jsf? and how to specifie users?

              thank in advance

              Nassim

              • 4. Re: need help?
                kukeltje

                jsf is java server faces.

                Were you need to specify users is completely dependend on your organizational model. What requirements do you have in this area.