Re: FrameworkSets don't make it into the Classpath file.

From: rhoiber..ac.com
Date: Fri Dec 10 2004 - 19:15:58 EST

  • Next message: Ulrich Köster: "Merging with Head"

    Chuck,

    The MacOSClassPath.txt is the file inside the "*.woa/Contents/MacOS"
    that defines where the jar files are that the application references.
    Turns out that I figured out the problem. In the ant build, you have
    to build and then install the frameworks before building the
    application.

    BTW, I just started reading your book, "Practical WebObjects". It is
    very well done. Sure would be nice to have more examples about using
    WOLips someday!

    Thanks for your response.

    On Dec 10, 2004, at 3:49 PM, Chuck Hill wrote:

    > What is in that the MacOSClassPath.txt file?
    >
    > At 02:49 PM 10/12/2004 -0800, rhoiber..ac.com wrote:
    >>>>>
    > Hello,
    >
    > I am building an Application that relies on our Frameworks. I can't
    > seem
    > to get the MacOSClassPath.txt to contain the path to our frameworks,
    > which
    > are installed in "/Library/Frameworks".
    >
    > The frameworks are listed in the
    > "woproject/ant.classpaths.wo.wolocalroot"
    > file and reference by the following FrameworkSet:
    >
    > <frameworks root="${wo.wolocalroot}">
    > <patternset>
    > <includesfile name="woproject/ant.frameworks.wo.wolocalroot"/>
    > </patternset>
    > </frameworks>
    >
    >
    > I also tried adding the following FrameworkSet, with no success.
    >
    > <frameworks root="${wo.dir.local.library.frameworks}">
    > <include name="MyWebObjects.framework"/>
    > <include name="MyBusinessLogic.framework"/>
    > </frameworks>
    >
    > Any idea what I am missing?
    >
    > Thanks.
    > ---------
    > Rick Hoiberg
    > Sr. Software Architect
    > Hoiberg Consulting
    > <mailto:rhoiber..ac.com>
    > Voice: (408) 348-4519
    > <<<<
    >
    >
    > --
    >
    > Chuck Hill chil..lobal-village.net
    > Global Village Consulting Inc.
    > http://www.global-village.net
    >
    >
    Rick Hoiberg
    Sr. Software Architect
    Hoiberg Consulting
    <mailto:rhoiber..ac.com>
    Voice: (408) 348-4519



    This archive was generated by hypermail 2.0.0 : Fri Dec 10 2004 - 19:16:26 EST