Where are you deploying your WebServerResources? IIRC wolastic image is configured by default to serve them from: /System/Local/Library
tb On Nov 25, 2010, at 8:13 PM, Jesse Tayler wrote: > are you referring to some build path that changed from your project name to > the app name? > > I found that, looks recent, wolastic might be old, but I'm importing all the > frameworks and the URL doesn't look corrupt - I mean, I can't seem to get the > actual css or images when I try by hand but the files are there on the server. > > I guess file not found doesn't come out from those URLs, it's just empty like > WO just isn't serving up the file and returns no error, just blank. > > I mean, I forgot why there's no cgi-bin, but this looks correct: > >>> WebObjects/WOMan.woa/Contents/WebServerResources/ui.css > > It just doesn't load anything...? > > On Nov 25, 2010, at 6:53 PM, Travis Britt wrote: > >> IIRC there's a bug in 5.4.3 regarding WOFrameworksBaseURL. If you're using a >> recent version of Wonder (not sure how recent, I run on head) I *think* this >> should be fixed for you automatically. >> >> tb >> >> On Nov 25, 2010, at 6:15 PM, Jesse Tayler wrote: >>> WebServerResources is confused in deployment. >>> >>> The ERXStyleSheet works fine ind dev: >>> >>> <link rel="stylesheet" type="text/css" >>> href="/cgi-bin/WebObjects/WOMan.woa/_wr_/wodata=/Users/jtayler/Documents/workspace/WOMan/WebServerResources/ui.css"/> >>> >>> But the URL in deployment returns empty: >>> >>> <link rel="stylesheet" type="text/css" >>> href="/WebObjects/WOMan.woa/Contents/WebServerResources/ui.css"/> >>> >>> >>> The file itself is where I'd expect it on the server, seems readable etc. >>> >>> Is there a setting I'm missing? >>> >>> I've seen a few things about build.xml, but it seems those are ok, and the >>> URL looks normal for a webserverresource doesn't it? >>> >>> >> >> > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com