2 Replies Latest reply on Sep 19, 2006 3:10 PM by kvak_tnt

    Announcing the release of jBPM BPEL 1.1.Beta2

    aguizar

      Beta 2 is finally out!

      I invite the jPBM community to read about the release in the blog entry and get the software in the downloads area.

        • 1. Re: Announcing the release of jBPM BPEL 1.1.Beta2
          kvak_tnt

          First question:
          I use eclipse and get this error when I import the archive:

          Unbound classpath container: 'JBoss 4.0.4' in project jbpm.bpel


          I have added a user_library in my Eclipse Options -> but where to point?
          Will it be problematically if I don't point to the right library?

          Can I delete this entry in the classpath?

          Greetings

          Claus

          • 2. Re: Announcing the release of jBPM BPEL 1.1.Beta2
            kvak_tnt

            And maybe a hint for beginners:

            rename your ant.example.properties to ant.properties - otherwise your build.xml / process.build.xml or similar will get you this error:

            taskdef class org.jbpm.bpel.ant.DBSchemaTask cannot be found


            or maybe

            (youractualpath)${jbpm.bpel.home}\lib not found.


            Greetings
            Claus
            (startet working with bpel alpha4 and actually with bpel beta 1.1)