problems with wobuilder bindings

From: Cristiano Cumer (cristian..mp.it)
Date: Wed Sep 17 2003 - 18:36:32 EDT

  • Next message: Ulrich Köster: "Re: Java Client with WOLips"

    Today I installed WOLips 1.0.7.23 on OSX 10.2.6, WO5.2 and Eclipse
    2.1.1 but I couldn't make wobuilder work with all the new projects I
    wascreating. Application and session are missing in wobuilder, display
    gropus are without any bindings. Projects created with older versions
    of WOLips are still working fine, so I compared the PB.project files of
    new and old projects. In the FRAMEWORKS section I discovered this
    difference:

    Working project:

    FRAMEWORKS =
             (
                JavaWebObjects.framework,
                JavaFoundation.framework,
                JavaXML.framework,
                JavaWOExtensions.framework,
                JavaEOAccess.framework,
                JavaEOControl.framework
             );

    Not working project:

    FRAMEWORKS =
             (
                JavaWebObjects,
                JavaFoundation,
                JavaXML,
                JavaWOExtensions,
                JavaEOAccess,
                JavaEOControl
             );

    Is this a bug or have I misconfigured something on my macs?

    Bye

    Cristiano



    This archive was generated by hypermail 2.0.0 : Wed Sep 17 2003 - 18:31:52 EDT