• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CSS resources using url(...) syntax under Direct Connect
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CSS resources using url(...) syntax under Direct Connect


  • Subject: Re: CSS resources using url(...) syntax under Direct Connect
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 31 May 2011 15:48:22 -0700

Hi Paul,

I confess to only half reading this thread...  :-)

On May 31, 2011, at 3:41 PM, Paul Hoadley wrote:
> Not quite sure what you're suggesting there, but putting the URL for the image that the web inspector tells me it's using into the address bar does _not_ produce the expected image, no.  The URL looks good, the server just isn't returning the resource.
>
>> If not, the perhaps you are not including your images in your WebServerResources project folder?  Misspelled name? Case sensitivity issue?
>
> It's definitely none of the above.  I can run exactly the same bundle out of Eclipse, and CSS-referenced images are found and displayed as expected.


Take a look at ERXApplication.isDevelopmentModeSafe() and below, specifically

String ide = ERXProperties.stringForKey("WOIDE");
if ("WOLips".equals(ide) || "Xcode".equals(ide)) {
	developmentMode = true;
}

You probably need to set
er.extensions.ERXApplication.developmentMode=true
when running from the command line.

Just a shot in the dark.


Chuck

--
Chuck Hill             Senior Consultant / VP Development

Come to WOWODC this July for unparalleled WO learning opportunities and real peer to peer problem solving!  Network, socialize, and enjoy a great cosmopolitan city.  See you there!  http://www.wocommunity.org/wowodc11/

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: CSS resources using url(...) syntax under Direct Connect
      • From: Paul Hoadley <email@hidden>
References: 
 >CSS resources using url(...) syntax under Direct Connect (From: Paul Hoadley <email@hidden>)
 >Re: CSS resources using url(...) syntax under Direct Connect (From: Paul Hoadley <email@hidden>)
 >Re: CSS resources using url(...) syntax under Direct Connect (From: Paul Dunkler <email@hidden>)
 >Re: CSS resources using url(...) syntax under Direct Connect (From: "Ruenagel, Frank" <email@hidden>)
 >Re: CSS resources using url(...) syntax under Direct Connect (From: Paul Hoadley <email@hidden>)
 >Re: CSS resources using url(...) syntax under Direct Connect (From: John Huss <email@hidden>)
 >Re: CSS resources using url(...) syntax under Direct Connect (From: Paul Dunkler <email@hidden>)
 >Re: CSS resources using url(...) syntax under Direct Connect (From: John Huss <email@hidden>)
 >Re: CSS resources using url(...) syntax under Direct Connect (From: Paul Dunkler <email@hidden>)
 >Re: CSS resources using url(...) syntax under Direct Connect (From: John Huss <email@hidden>)
 >Re: CSS resources using url(...) syntax under Direct Connect (From: Ramsey Gurley <email@hidden>)
 >Re: CSS resources using url(...) syntax under Direct Connect (From: Paul Hoadley <email@hidden>)

  • Prev by Date: Re: CSS resources using url(...) syntax under Direct Connect
  • Next by Date: Re: action binding of an AjaxObserveField to return a WOComponent?
  • Previous by thread: Re: CSS resources using url(...) syntax under Direct Connect
  • Next by thread: Re: CSS resources using url(...) syntax under Direct Connect
  • Index(es):
    • Date
    • Thread