Re: App does not find WebServerResources

From: Harald Niesche (haral..heco.de)
Date: Thu Feb 20 2003 - 18:38:05 EST

  • Next message: Ian McDougall: "WOLips and WOBuilder"

    > Harald,
    > launching the original project from PB shows a similar message:
    > [2003-02-20 15:49:14 CST] <main> Application project found: Will locate
    > resources in 'C:\tmp\Movies' rather than 'C:\tmp\Movies\Movies.woa' .
    >
    > but the Icons are found and displayed correctly.

    Okay, can you compare the contents of the WOLips generated PB.project file
    with the original PB.project file?

    > The eclipse launched version generates a strange path in the html page
    > source to the gif files:
    > ...
    >
    src="/cgi-bin/WebObjects/Movies.woa/wr?wodata=ERROR_NOT_FOUND_framework_*nul
    > l*_filename_DBWizardInsert.gif">

    I don't have the sample at hand, but that can AFAIK mean two things:
     a) a framework is referred to, but it couldn't be found on the classpath
     b) the image is simply not where it's expected

    What happens if you use the option "-NSProjectSearchPath ()" on the
    commandline of your application?

    Harald



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