Re: App does not find WebServerResources

From: Ulrich Köster (ulric..ssense.com)
Date: Tue Feb 25 2003 - 03:41:29 EST

  • Next message: Ulrich Köster: "Re: Build WOLips in eclipse"

    Hi JR,

    I've never tried to load images with WO (and WOLips). All the images
    are on the local webserver and are referenced like this:
    <IMG SRC="/hello/img/linebg.gif" ALT=linebg WIDTH=29 HEIGHT=1></BODY>
    This is much faster than the way trough webobjects. But this may not
    fit your needs.

    I will take a look at the project if you send it to me.

    Ulrich

    Am Dienstag, 25.02.03 um 02:00 Uhr schrieb JR Ruggentaler:

    > Some additional information. When I run my test app built with eclipse
    > and
    > WOLips from the command line it works fine. This seems to be an issue
    > with
    > the launch configuration assistant. Is there an easy way to see the
    > command
    > line used to launch a WO app? Here is the command line I used from the
    > eclipse project directory that worked:
    >
    > java -Xrs -DWORootDirectory=C:/Apple -DWORootDirectory="C:\Apple"
    > -DWOLocalRootDirectory="C:\Apple\Local"
    > -DWOUserDirectory="C:\eclipse\workspace\Movies" -classpath
    > "C:\eclipse\workspace\Movies\Movies.woa\Contents\Resources\Java\movies.
    > jar;C
    > :\Apple\Library\Frameworks\JavaFoundation.framework\Resources\Java\java
    > found
    > ation.jar;C:\Apple\Library\Frameworks\JavaXML.framework\Resources\Java\
    > javax
    > ml.jar;C:\Apple\Library\Frameworks\JavaEOControl.framework\Resources\Ja
    > va\ja
    > vaeocontrol.jar;C:\Apple\Library\Frameworks\JavaJDBCAdaptor.framework\R
    > esour
    > ces\Java\javajdbcadaptor.jar;C:\Apple\Library\Frameworks\JavaEOAccess.f
    > ramew
    > ork\Resources\Java\javaeoaccess.jar;C:\Apple\Library\Frameworks\JavaWOE
    > xtens
    > ions.framework\Resources\Java\JavaWOExtensions.jar;C:\Apple\Library\Fra
    > mewor
    > ks\JavaWebObjects.framework\Resources\Java\javawebobjects.jar"
    > Application
    > -DWORootDirectory=C:/Apple
    >
    > This is basically what PB generates except I changed the path to my
    > project
    > files.



    This archive was generated by hypermail 2.0.0 : Tue Feb 25 2003 - 03:44:31 EST