Re: App does not find WebServerResources

From: Ulrich Köster (ulric..bjectstyle.org)
Date: Wed Apr 09 2003 - 03:41:11 EDT

  • Next message: Ulrich Köster: "Re: App does not find WebServerResources"

    Hi,

    take a look at the example to find out how we do it:



    Just copy the images folder to your webserver documents folder. It's
    much faster then getting them trough the application.

    Ulrich
    Am Mittwoch, 09.04.03 um 00:48 Uhr schrieb JR Ruggentaler:

    > Are you running the current version of WOLips (1.0.0 RC4 I think)? The
    > problem I had was related to the PB.project files not being updated
    > correctly.
    >  
    > J.R.
    >
    > -----Original Message-----
    > From: Hordur Thordarson [mailto:hordu..martkort.is]
    > Sent: Tuesday, April 08, 2003 5:38 PM
    > To: Ulrich Köster
    > Cc: JR Ruggentaler; 'woproject-de..bjectstyle.org'
    > Subject: Re: App does not find WebServerResources
    >
    > Ulrich / JR,
    >
    >
    > Did you guys ever figure this out ? I'm having the same problem with
    > the latest Eclipse/WOLips and WO 5.1.
    >
    >
    > Hordur
    >
    >
    > On Şriğjudagur, feb 25, 2003, at 08:41 Atlantic/Reykjavik, Ulrich
    > Köster wrote:
    >
    >
    > 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 : Wed Apr 09 2003 - 03:46:38 EDT