RE: App does not find WebServerResources

From: JR Ruggentaler (j..pv.com)
Date: Tue Apr 08 2003 - 18:48:02 EDT

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

    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\javafound

    ation.jar;C:\Apple\Library\Frameworks\JavaXML.framework\Resources\Java\javax

    ml.jar;C:\Apple\Library\Frameworks\JavaEOControl.framework\Resources\Java\ja

    vaeocontrol.jar;C:\Apple\Library\Frameworks\JavaJDBCAdaptor.framework\Resour

    ces\Java\javajdbcadaptor.jar;C:\Apple\Library\Frameworks\JavaEOAccess.framew

    ork\Resources\Java\javaeoaccess.jar;C:\Apple\Library\Frameworks\JavaWOExtens

    ions.framework\Resources\Java\JavaWOExtensions.jar;C:\Apple\Library\Framewor

    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 Apr 08 2003 - 18:53:07 EDT