1 2 Previous Next 15 Replies Latest reply on Dec 6, 2006 11:41 AM by cocampo

    CVS?

    janice82

      Dear all,

      I am newbie in workflow. I have downloaded the CVS and have ant built it. Do anyone know the cvs is for the starter kit or the jbm only?

      Thank you in advance.

      Regards,
      Janice

        • 1. Re: CVS?

          Anytime. You're welcome.

          Regards.

          • 2. Re: CVS?
            janice82

            Dear all,

            Does the CVS contains the sample web app front end?

            • 3. Re: CVS?

              Yes, it does contain the web app. I guess it is in a directory called "jbpm/src/java.webapp".

              Sorry for the last post, I was unable to see your answer (hence the sarcasm).

              Regards.

              • 4. Re: CVS?
                janice82

                Dear all,

                Thank you for the fast reply. I need your expert and pro advice on this: If i use the starter kit which is not built from CVS (since consists all the configuration needed ) to build a workflow system for my company, is it possible ?. I might modify the the front end web application to suit the needs. The starter consists all the configuration needed so it will be much easier. Please correct if i am wrong.

                BTW, i coudlnt locate the jbpm/src/java.webapp that you have mentioned in the repository. I can find the bpm/src/java.webapp in the starter kit but i coudlnt find it in the CVS.

                This is the step that i took to download the CVS.
                1. Checkout the source code from JBoss jbpm
                2. Use ant to build the source code.
                3. A repository will automatically appear in the user home/jbpm/repository.

                Did i do something wrong?

                With regards,
                Janice

                [/img]

                • 5. Re: CVS?
                  kukeltje

                  the 3.1.x branche (what cocampo talked about) has a different structure compared to cvs head.

                  No you did not do anything wrong, other than living on the bleeding edge, but a wide and stable one

                  • 6. Re: CVS?
                    janice82

                    Thank you for the fast reply.

                    I need your expert and pro advice on this: If i use the starter kit which is not built from CVS (since consists all the configuration needed ) to build a workflow system for my company, is it possible ?. I might modify the the front end web application to suit the needs. The starter consists all the configuration needed so it will be much easier. Please correct if i am wrong. Is the source code in the starter kit modifiedable? Please help?

                    Thank you in advance.

                    Regards,
                    Janice

                    • 7. Re: CVS?

                      Janice:

                      You can use the starter kit to deploy your processes; however, you could also rebuild the jbpm.sar to deploy jbpm in whatever app server you want, with whatever RDBMS you are already using; you can find instructions to modify database and jBPM in chapter 8, and also in this post: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=74781.

                      Regarding the code, of course you can modify it as long as you want.

                      Regards.

                      • 8. Re: CVS?
                        janice82

                        Dear Mr Cocampo,

                        Thank you for your fast reply. I am grateful. How can we actually modify timer in the starter kit. In the websale. par, i have located process definition.xml. I have modified the code as according to the chapter 12 in the user guide but i coudlnt get it done.

                        In the starter kit examples, the console will call for Ernie that a task 'evaluate web order' is waiting for you. The guide in the the JbpmGettingStarted guide us on how to manage a process that is being executed, we need to move the process forward outselves since 'Ernie" is unavailable. So is it possible to escalate the the task to Ernie instead of manually move it when the times goes off.

                        Thank you in advance.

                        With regards,
                        Janice

                        • 9. Re: CVS?

                          Can you show us some code? Maybe we can see if there is a problem with it...

                          Regards.

                          • 10. Re: CVS?

                            BTW, if you're seeing an error in the console, it would be nice to have it too, and the processdefinition file.

                            I'm wondering, in what timezone are you located? I don't know if there is some kind of issue with this, maybe your app server is using another timezone, or maybe jBPM is using it, I don't know, but you could try to see if your problem has to do something with this...

                            Regards.

                            • 11. Re: CVS?
                              janice82

                              Dear Mr Cocampo,

                              Sorry for the late reply as i was back to my hometown. I would have a look on it. By the way, my superior want me to remove a form in the starter kit and replace it with the company existing form. Do you have any idea on this. The company want me to work out on this.

                              Regards,
                              Janice

                              • 12. Re: CVS?

                                If you are using jBPM 3.1.2 it is NOT possible to change forms, since they are automagically generated by the engine/webapp itself. Nevertheless, you can create your own GUI (by using facelets/JSF).

                                Regards.

                                • 13. Re: CVS?
                                  janice82

                                  Dear Mr Cocampo,

                                  I am using the CVS of jBPM 3.13, so is it possible to change the form since the starter kit is not possible to change the form?

                                  By the way, how can i get guide on how to create own GUI using the facelets/JSF.

                                  Thank you in advance.

                                  Regards,
                                  Janice

                                  • 14. Re: CVS?
                                    kukeltje

                                    no, since it is a 3.1.x release, not cvs-head.

                                    Since it is under development, the code/examples are the best documentation

                                    1 2 Previous Next