Re: App does not find WebServerResources

From: Harald Niesche (haral..heco.de)
Date: Thu Feb 20 2003 - 16:56:14 EST

  • Next message: JR Ruggentaler: "RE: App does not find WebServerResources"

    >Application project found: Will locate
    > resources in 'C:\eclipse\workspace\Movies' rather than

    This means, that resources that are inside folders will probably not be
    located (this seems to be a problem with WO parsing the PB.project file --
    Grischa, can you comment on this?).

    Harald

    ----- Original Message -----
    From: "JR Ruggentaler" <j..pv.com>
    To: <woproject-de..bjectstyle.org>
    Sent: Thursday, February 20, 2003 12:26 AM
    Subject: App does not find WebServerResources

    > Hi,
    > I created a simple app (Movies
    >
    http://developer.apple.com/techpubs/webobjects/WOGettingStarted/Movies/index
    > .html) with PB and migrated the PB output to eclipse to get familiar with
    > eclipse and WOLips. My problem is after I build and install the app when I
    > run the app the gif images aren't found. I think I did every thing
    > correctly. I created a folder (wsresources) in my eclipse project and
    added
    > the gif files to the folder. I then edited the build.xml file and changed
    > the wsresources as shown below:
    >
    > <wsresources dir="wsresources">
    > <include name="**/*.gif"/>
    > <exclude name="**/*.woa/**"/>
    > </wsresources>
    >
    > I ran ant from eclipse with the -v option and the install target and my
    web
    > resources were copied to:
    > C:\eclipse\workspace\Movies\Movies.woa\Contents\WebServerResources\
    >



    This archive was generated by hypermail 2.0.0 : Thu Feb 20 2003 - 16:47:29 EST