Re: Unable to get height/width information for image

From: Chuck Hill (chil..lobal-village.net)
Date: Wed Feb 21 2007 - 16:38:18 EST

  • Next message: Michael Hast: "Re: Unable to get height/width information for image"

    Put the images where? They should be described in one of the
    patterns in the file woproject/wsresources.include.patternset. You
    can right click on images etc and there is an option to include as
    web server resource under the WOLips menu (IIRC). Though I don't
    really trust that to do the right thing.

    Chuck

    On Feb 21, 2007, at 1:34 PM, Sean wrote:

    > Look at build.xml
    >
    > <wsresources dir=".">
    > <patternset>
    > <includesfile
    >
    > name="woproject/wsresources.include.patternset"/>
    > <excludesfile
    >
    > name="woproject/wsresources.exclude.patternset"/>
    > </patternset>
    > </wsresources>
    >
    > I put the images there instead of in WebServerResources and
    > everything works fine now
    >
    > On 2/21/07, Michael Hast <mhas..esertsky.com> wrote:
    > autolearn=unavailable version=3.1.3
    > X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on
    > mail.desertsky.com
    >
    > Hi:
    >
    > We are getting the same error message now that we are starting to
    > migrate all of our base frameworks to be editable in Eclipse. I saw an
    > older message from "JR Ruggentaler" from 2003 and no solution was
    > presented. Is there a solution to this problem?
    >
    > Michael.
    >
    > Sean wrote:
    > > When launching my WOApplication from eclipse I get the following
    > error
    > > message
    > >
    > > "<WOImage>: could not get height/width information for image"
    > >
    > > I have the images under the WebServerResources/images directory
    > > What could be causing this issue ?
    > >
    > > From .html
    > >
    > > <webobject name="ImageButton1">
    > >
    > >
    > > From .wod
    > > ImageButton1: WOImageButton {
    > > filename = "images/signin.gif";
    > > action = validateLoginAction;
    > >
    > > }
    > >
    > > Thanks
    >
    > --
    > Tel: (520) 572-9410
    > Desert Sky Software: www.desertsky.com
    > Specializing in the Development and Hosting of
    > e-Business Applications.
    >
    >

    -- 
    

    Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects



    This archive was generated by hypermail 2.0.0 : Wed Feb 21 2007 - 16:38:31 EST