6 Replies Latest reply on Aug 10, 2007 2:14 PM by tinico

    Information on jPDL package

      Hi all,

      I've two littles questions...

      1 - When I make a zip file with the "Save Without Deploying..." button, the zip file contain all classes for actions, assignment etc... I would like to know why there is here ?? Are they written on data base ??

      2 - My second question is linked whith the first one... I thought that jBPM took a simple xml file for parameter... If there is the classes in the package, I suppose that jBoss use there... How can I do to reproduce the exact behavior of the deployement used by jBoss ?? (with web-console)

      Thanks in advance for your reactions ;)

        • 1. Re: Information on jPDL package
          kukeltje

          1: yes
          2: ???? Read the docs about versioned actionhandlers..

          • 2. Re: Information on jPDL package

            1 - The classes are stocked in the database ????

            If it's true, I don't need to deploy classes in indendant war file ???

            I go to read documentation that you say !!

            • 3. Re: Information on jPDL package
              kukeltje

              no, but you can... you have the option... but keep in mind, do not package e.g. complete libraries in there, just simple actionhandlers

              • 4. Re: Information on jPDL package

                Hi,

                Thanks for all !! There is no lot of think, and I'm french, so, I can't understand all think !!!

                If I've understand well:

                - If I deploy process-definition with classes in the same file, the classes will be written in the database and will be use more speedly !!

                - If I deploy process-definition without classes but with the classes in the web-app "WEB-INF/Classes" folder, it became less speed, but, it possible to change only class file without redeploying process (impossible in the first case)...

                You confirm ??

                If I deploy the classes in the process zip file and in the web-inf/classes folder ?? What are the classes which will be executed ??

                Thank you... because I've lot of compréhension problem on this subject !!

                • 5. Re: Information on jPDL package
                  kukeltje

                  if by 'speedly; you mean without redeploying a e.g. war file then yes

                  classes in the PD zip go first....

                  • 6. Re: Information on jPDL package

                    Yes !!

                    Thanks very much... I've still advance in my comprehension of jBPM with you !!

                    Thanks...