3 Replies Latest reply on Aug 5, 2006 2:11 PM by kukeltje

    Deploying to 3.2 CVS Head

      How do we start deploying a process to the new 3.2 version?

      We dont have the GPD up and compiled yet, is there a version already that will work with it?

      We finally got everything installed, and hooked up to Oracle, and using our authentication tables, and 3.2 is running, but we done have any processes in it to work with.

      James

        • 1. Re: Deploying to 3.2 CVS Head
          tom.baeyens

          what about the ant target ?

          if i recall correctly, you have to put the jbpm lib in the ant/lib folder and then put the jbpm configuration resources in the classpath in which you declare the ant tasks.

          • 2. Re: Deploying to 3.2 CVS Head
            jonabbey

             

            "tom.baeyens@jboss.com" wrote:
            what about the ant target ?

            if i recall correctly, you have to put the jbpm lib in the ant/lib folder and then put the jbpm configuration resources in the classpath in which you declare the ant tasks.


            Ugh, why is it necessary to put these libs in the ant/lib folder, rather than declaring an appropriate lib in the build.xml file itself?

            The build/readme.html file did mention the need to put the jbpm jar files in the ant/lib
            folder, as well as the existence of a target to automate this, but I don't think we really
            want to clutter up our centralized ant tree with miscellany like this.. ?

            • 3. Re: Deploying to 3.2 CVS Head
              kukeltje

              James,

              There is, 3.0.11 does work fine (it does for me)