Re: embedded WSR

From: David Avendasora (webobject..vendasora.com)
Date: Tue Jul 01 2008 - 11:27:52 EDT

  • Next message: David Avendasora: "Re: embedded WSR"

    On Jul 1, 2008, at 11:04 AM, Travis Britt wrote:

    > I feel like I'm missing something. My app embeds its frameworks.
    > When doing a split install, is there a way to get the web server
    > resources of those frameworks embedded in my app's WSR woa?
    >
    > The end result would be:
    >
    > [web_doc_root]/WebObjects/MyApp.woa/Frameworks/Framework1.woa/[...]

    That seems just wrong.

    My app with embedded frameworks is strutured as so:

    MyApp.woa/Contents/Library/Frameworks/Framework1.framework/
    WebServerResources/[...]

    Embedding should simply simply copy the /Library/Frameworks/
    Framework1.framework into the MyApp.woa/Contents/Library/Frameworks
    directory.

    Now, I'm embedding for deployment to Tomcat, but I believe that the
    embedding is the same.

    Dave

    >
    >
    > I see the frameworksBaseURL attribute on the woapplication task
    > which points to the correct place, but I'm unclear about how to copy
    > the WSR from the embedded frameworks in there. Or should I just be
    > scripting that myself?
    >
    > Thanks!
    >
    > tb
    >
    >
    >



    This archive was generated by hypermail 2.0.0 : Tue Jul 01 2008 - 11:27:45 EDT