1 2 Previous Next 20 Replies Latest reply on Nov 3, 2006 12:31 PM by kukeltje Go to original post
      • 15. Re: Web console enhancements
        kukeltje

        Classpath now throws an error:

        Project jbpm.3-head is missing required library: 'C:\Documents and Settings\RKU\jbpm\repository\stax-api\1.0\lib\stax-api-1.0.jar' jbpm.3-head Build path 1162568409648 125091
        


        The build.properties and build.xml in the build folder do not mention stax anywhere. So it is not retrieved from the repository....

        • 16. Re: Web console enhancements
          tom.baeyens

          then you don't have the right version of the build.properties and build.xml

          • 17. Re: Web console enhancements
            koen.aers

             

            "kukeltje" wrote:
            Oh and btw, congratulations on the great victory of Zulte Waregem...


            No wonder Zulte-Waregem beats Prague. Though the Czechs have *very* good beer, in Zulte they have http://www.alken-maes.be/PRODUCTEN/NL/zulte.php. Hopefully the Ajax (huh? are we talking about web frameworks in a thread about soccer here???) guys don't drink local beer! :-P

            Regards,
            Koen

            • 18. Re: Web console enhancements
              kukeltje

              Additional info... the console build.xml does

               <lib file="${lib.stax-api.local}"/>
               <lib file="${lib.woodstox.local}"/>
              


              But these are not retrieved anywhere. You probably fixed something yourself Tom, or have a dependency on the physical jobss repository. This can otherwise never work!!

              • 19. Re: Web console enhancements
                dmlloyd

                 

                "kukeltje" wrote:
                Additional info... the console build.xml does

                 <lib file="${lib.stax-api.local}"/>
                 <lib file="${lib.woodstox.local}"/>
                


                But these are not retrieved anywhere. You probably fixed something yourself Tom, or have a dependency on the physical jobss repository. This can otherwise never work!!


                You must not have done a CVS update in the build/ subdirectory. It's in there, trust me. :-)

                • 20. Re: Web console enhancements
                  kukeltje

                  I did, even did a compare of my version with the cvs head one... the response was: no difference..... My current versions are 1.35 of the build.properties and 1.28 of the build.xml file...

                  I added them myself and are doing a compare again... one moment....


                  Yep, now they are there.... 1.36 and 1.30... ok... 2 hours of needless work ;-)

                  1 2 Previous Next