Thank you that fixed my problem :)

Jon


On Mar 17, 2006, at 8:59 AM, Jean-François Veillette wrote:

Earlier today ...

Objet: Rép : deployng trouble, can you help me?

There is a bug in XCode where when you add a .js to a target, it will put it in the [Source] list of builds files.  That mean that it will try to compile this .js file and put the result in the bundle.  This is wrong, the file should be in the [Bundle Resources] list of files.
To fix it, open XCode, open the WebServer Target (the red circle target), click on [Build Phases].  Move the file from one list to the other.

- jfv

Le 06-03-17, à 05:49, Amedeo Mantica a écrit :

yes, I have tried, now checking logs...
thanks
Amedeo

On 17/mar/06, at 11:32, Aurelien Minet wrote:

Amedeo Mantica wrote:
sorry if i write to the developement group too.

I hhave a file called "menu.js" (target Web Server) inside the group
"Web Server Resources", in developement mode works reat, but  when I
do WebServer and Deplyyment Build, this file is not included inside
any .woa.

Also if I put manually the file on the WebServer
root/WebObjects/Contents/WebServerResources/menu.js, stills I got
error "menu.js" not found.

Can you help Me?

Best Regards
Amedeo




Le 06-03-17, à 13:56, Jonathan Miller a écrit :

Hi-

I'm using XCode 2.2 and WO 5.3.1 and I'm having a weird issue where a _javascript_ file will not build into the WebServer Target.  When I'm just in local testing mode it works fine but when I use the xcodebuild ... from the command line to build my .woa for deployment the JS file will not go into the build.  It is the only JS file but I do have several style sheets and images that get put into the WebServer build normally so I don't get what the deal is.

I've checked permissions on the file, the folder, i've deleted it and than added it back in, checked its target etc... w/ no success

This is the command line argument I'm using to build

xcodebuild install -buildstyle WebServer DSTROOT=/

Any suggestions?

thanks in advance

Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:

This email sent to [EMAIL PROTECTED]



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

This email sent to [email protected]

Reply via email to