Hi Chuck,

On 01/06/2011, at 8:18 AM, Chuck Hill wrote:

> Hi Paul,
> 
> I confess to only half reading this thread...  :-)

I don't blame you.

>> 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.

Bingo.  (Amusingly, almost certainly only to me, I actually did set that true 
_after_ implementing my WOImages-on-front-page hack, for other reasons.  So I 
had two solutions to the same problem, with my hack hiding the better one.)  

Please half-read my threads any time.


-- 
Paul.

http://logicsquad.net/


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to