• 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
Split Install with Xtools
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Split Install with Xtools


  • Subject: Split Install with Xtools
  • From: "Jerry W. Walker" <email@hidden>
  • Date: Fri, 12 Mar 2004 19:36:53 -0500

Has anyone done a WebObjects spit install with Xcode? I don't seem to be succeeding with it.

I've searched the WO mailing lists and see nothing relating to WebObjects and "split install" since the release of Xcode.

I'm running WO 5.2.2 on Panther using Apple's development tools, in particular, Xcode.

I selected the Deployment build style, selected the project in the active target pop-up, brought up the Info panel, clicked the Styles tab, turned the Customized Settings for "SPLIT_INSTALL" to YES and built the system. All the web server resources were retained in the project.woa package.

What I expected to find was a directory at /tmp/ProjectName.dst/Library/ containing two subdirectories:

     WebObjects

     WebServer

Instead, the web resources were placed by the build in a folder at:

/tmp/ProjectName.dst/Library/WebObjects/Applications/ProjectName.woa/ Contents/WebServerResources/

I did a "Clean All" on the project and built again for the same result.

I did another "Clean All" (superstitious, I guess), selected Web Server in the active target pop-up menu and built again for an abbreviated result, but still did not get what I expected.

As I mentioned, I expected to find the web server resources in the directory named WebServer which I would then move to the server's web server directory. I got the WebObjects directory, but not the WebServer directory.

When the app is run on the production server, the web server resources are referenced in the page's HTML at:

src="/WebObjects/ProjectName.woa/Contents/WebServerResources/ Spanish.lproj/<resource>.jpg

Granted that the resouces I happen to be looking for are localized resources, but should that matter?

So...  one or more of the following three assertions is true:

  1. I'm doing something wrong

  2. Xcode is producing the wrong result

  3. I'm expecting the wrong result.

Anyone care to pick an assertion (with follow-up justification)?

Thanks,
Jerry

--
__ Jerry W. Walker
c o d e f a b - "High Performance Industrial Strength Internet Enabled Systems"
email@hidden
212 465 8484 X-102 office
212 465 9178 fax
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.



  • Prev by Date: Non-direct Java client nib problem
  • Next by Date: Paragraph and line breaks in WOString?
  • Previous by thread: add file in WOLips and read it.
  • Next by thread: Paragraph and line breaks in WOString?
  • Index(es):
    • Date
    • Thread