Re: Problems with woapplication archetype, WO 5.3 and 5.4:

From: Juergen Lorenz Simon (simo..ebtecc.com)
Date: Fri Nov 21 2008 - 09:02:27 EST

  • Next message: Henrique Prange: "Re: Problems with woapplication archetype, WO 5.3 and 5.4:"

    More info:

    I noticed that the startup script pulls the target/BumClouds.woa/
    Contents/MacOS/MacOSClassPath.txt
    and here is it's content for the 5.4.3 build:

    MacOSClassPath.txt:

    # JVM == java
    # JVMOptions ==
    # JDB == jdb
    # JDBOptions ==
    # ApplicationClass == com.webtecc.maven.test.app.Application

    APPROOT/Resources/Java/
    APPROOT/Resources/Java/bumclouds.jar
    APPROOT/Resources/Java/com/webobjects/JavaEOAccess/5.4.3/
    JavaEOAccess-5.4.3.jar
    APPROOT/Resources/Java/com/webobjects/JavaEOControl/5.4.3/
    JavaEOControl-5.4.3.jar
    APPROOT/Resources/Java/com/webobjects/JavaFoundation/5.4.3/
    JavaFoundation-5.4.3.jar
    APPROOT/Resources/Java/com/webobjects/JavaWebObjects/5.4.3/
    JavaWebObjects-5.4.3.jar
    APPROOT/Resources/Java/com/webobjects/JavaXML/5.4.3/JavaXML-5.4.3.jar

    and for the WebObjects 5.3.3 variant after doing these steps:

    woswitch 53
    Setting wolips properties for WebObjects 5.3
    /Users/simon/Library/wobuild.properties53 -> /Users/simon/Library/
    wobuild.properties
    /Users/simon/Library/Application Support/WOLips/wolips.properties53 -
    > /Users/simon/Library/Application Support/WOLips/wolips.properties

    export NEXT_ROOT=/Developer/WebObjects53
    mvn clean install

    MacOSClassPath.txt:

    # JVM == java
    # JVMOptions ==
    # JDB == jdb
    # JDBOptions ==
    # ApplicationClass == com.webtecc.maven.test.app.Application

    APPROOT/Resources/Java/
    APPROOT/Resources/Java/bumclouds.jar
    APPROOT/Resources/Java/com/webobjects/JavaEOAccess/5.3.3/
    JavaEOAccess-5.3.3.jar
    APPROOT/Resources/Java/com/webobjects/JavaEOControl/5.3.3/
    JavaEOControl-5.3.3.jar
    APPROOT/Resources/Java/com/webobjects/JavaFoundation/5.3.3/
    JavaFoundation-5.3.3.jar
    APPROOT/Resources/Java/com/webobjects/JavaWebObjects/5.3.3/
    JavaWebObjects-5.3.3.jar
    APPROOT/Resources/Java/com/webobjects/JavaXML/5.3.3/JavaXML-5.3.3.jar

    Both classpaths seem correct, stuff is found. I checked the jarfiles
    in the positions
    given by those paths and they're alright.

    I think the classpath is not the problem here. Something else is at
    work?

    Cheers,
    J.L.Simon



    This archive was generated by hypermail 2.0.0 : Fri Nov 21 2008 - 09:03:21 EST