Including a javascript file as a Web Server Resource
Including a javascript file as a Web Server Resource
- Subject: Including a javascript file as a Web Server Resource
- From: David Holt <email@hidden>
- Date: Mon, 4 Oct 2004 14:02:03 -0700
On a previous project I referenced a .js file located in my Web Server
Resources folder in XCode. When I built the project, it ended up in the
WebServer folder just as expected.
I have tried to add the same .js file to a new project and while it
shows up correctly in XCode, when I build it (using xcodebuild
-buildstyle WebServer) the file does not show up in
Library/WebServer/Documents/WebObjects/my.woa folder. I have deleted
and added it many times to XCode to no avail. When adding the document,
I have selected it to be included in myapp, deployment and webserver
builds. I have tried to add it manually to the Web Server folder and it
is still not found. Has anyone got any ideas of why this might be
happening?
Thanks,
David
_______________________________________________
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