Re: Deployment resources paths in nightly

From: David LeBer (dleber_wode..odeferous.com)
Date: Sun Nov 23 2008 - 17:37:04 EST

  • Next message: Lachlan Deck: "Re: component bindings / generics / errors"

    On 23-Nov-08, at 4:51 PM, David LeBer wrote:

    > Hi all,
    >
    > I'm playing with nightly (New Hotness (tm)) in preparation for it
    > becoming stable.
    >
    > When I do an 'everything embedded' install. WOLips generates a split
    > install copying the WebServerResources for the embedded frameworks
    > into:
    >
    > [SPLIT]/WebObjects/APPNAME.woa/Frameworks/FRAMEWORKNAME.framework/
    > WebServerResources/
    >
    > Which should get moved to the www doc root.
    >
    > However, when launching the app it is looking for resources in:
    > /WebObjects/Frameworks/FRAMEWORKNAME.framework/WebServerResources/
    > Am I missing a necessary flag somewhere? In my Old Lameness (tm)
    > build.xml I was setting the 'frameworksBaseURL' property. Do I need
    > to do that here too?

    So, adding 'frameworksBaseURL="/WebObjects/${project.name}.woa/
    Frameworks"' to woapplication in the build.xml file generates the
    paths I would expect for embedded web resources.

    Is there a more generic way of doing this (that doesn't require
    touching every build.xml file)?

    ;david

    --
    David LeBer
    Codeferous Software
    'co-def-er-ous' adj. Literally 'code-bearing'
    site: 	http://codeferous.com
    blog: 	http://davidleber.net
    profile:	http://www.linkedin.com/in/davidleber
    twitter:	http://twitter.com/rebeld
    --
    Toronto Area Cocoa / WebObjects developers group:
    http://tacow.org
    



    This archive was generated by hypermail 2.0.0 : Sun Nov 23 2008 - 17:37:46 EST