2 Replies Latest reply on Aug 28, 2007 4:12 AM by tom.baeyens

    initial threading model commited

    aguizar

      I just committed the initial version of the threading model to the OW2 repository. I wanted to test it, but the parsing module fails to build because the constructor UrlEntity(String) is missing.

      The cause is most probably a version mismatch in pvm.jar. I tried the version in lib/ but that results in even more compilation problems. Building pvm.jar from source results in the problem above.

      Could you guys commit the appropriate version of pvm.jar to svn? Alternatively, please update the parsing module to the latest version of pvm.jar.