PB with new build system

From: jp.malrie..ree.fr
Date: Tue Nov 18 2008 - 06:58:53 EST

  • Next message: Mike Schrag: "Re: Entity Modeler and new UserInfo Editor"

    Hi,

    I upgraded to ganymede and wolips nightly (two weeks ago, I can't seem to get a
    more recent nightly by Eclipse update).
    For the first time, I try to deploy an application built with the new build
    system. The deployed application won't launch, not finding ERXApplication.

    This seems to be quite normal given the generated classpath:

    # JVM == java
    # JVMOptions ==
    # JDB == jdb
    # JDBOptions ==
    # ApplicationClass == educlab.tdbase.Application

    APPROOT/Resources/Java/
    APPROOT/Resources/Java/fywocas-0.1.1.jar
    APPROOT/Resources/Java/fywocas.jar
    APPROOT/Resources/Java/tdbase.jar
    APPROOT/Resources/Java/xom-1.1.jar

    LOCALROOT/Library/Frameworks/WebObjects54/ERExtensions.framework/Resources/Java/ERExtensions.jar
    LOCALROOT/Library/Frameworks/WebObjects54/Ajax.framework/Resources/Java/Ajax.jar
    LOCALROOT/Library/Frameworks/WebObjects54/Ajax.framework/Resources/Java/jabsorb-1.2.2.jar
    LOCALROOT/Library/Frameworks/WebObjects54/ERJars.framework/Resources/Java/ERJars.jar
    LOCALROOT/Library/Frameworks/WebObjects54/ERJars.framework/Resources/Java/erxservletadaptor.jar
    LOCALROOT/Library/Frameworks/WebObjects54/ERJars.framework/Resources/Java/erxwo54.jar
    LOCALROOT/Library/Frameworks/WebObjects54/ERJars.framework/Resources/Java/icu4j-3_8_1.jar
    LOCALROOT/Library/Frameworks/WebObjects54/ERJars.framework/Resources/Java/junit.jar
    LOCALROOT/Library/Frameworks/WebObjects54/ERJars.framework/Resources/Java/log4j-1.2.14.jar
    LOCALROOT/Library/Frameworks/WebObjects54/ERJars.framework/Resources/Java/slf4j-api-1.5.0.jar
    LOCALROOT/Library/Frameworks/WebObjects54/ERJars.framework/Resources/Java/slf4j-log4j12-1.5.0.jar

    And so on...

    How do I modify the build.xml to generate a correct classpath (there is only a
    5.4 version of wonder on the server)? Or how do I embed the wonder frameworks in
    the app?

    TIA

    JPM



    This archive was generated by hypermail 2.0.0 : Tue Nov 18 2008 - 06:59:39 EST