Re: build/deployment issues when moving app from 5.1 to 5.2
Re: build/deployment issues when moving app from 5.1 to 5.2
- Subject: Re: build/deployment issues when moving app from 5.1 to 5.2
- From: Art Isbell <email@hidden>
- Date: Wed, 11 Aug 2004 08:32:29 -1000
On Aug 11, 2004, at 3:54 AM, Andrew Kinnie wrote:
I have an existing website that I built on WO 5.1 and am serving on an
old iMac running OS X 10.2 client. I need to create a new version of
the same site for a different location owned by the same company. Now
I have WO 5.2 and am running XCode (not 1.5 yet) on Panther 10.3.5.
I tried to simply copy the old application, then build it under XCode,
and got the following errors:
pbxcp:
/Users/myuser/Projects/ClientName/ClientSiteName/build/
UninstalledProducts/_WOServerClientSiteName.tmp/Contents/Info.plist:
Permission denied
pbxcp: error: open():
/Users/myuser/Projects/ClientName/ClientSiteName/build/
UninstalledProducts/_WOServerClientSiteName.tmp/Contents/Info.plist:
Permission denied
Looks like a file permissions problem. Nevertheless, you should
delete the build directory after copying the project. There's nothing
in this directory that Xcode won't replace.
My goal (I guess) is to simply have both of these apps running on the
same webserver (10.2 client)... and I gather that the preferred way of
doing this is as a .jar file running in TomCat (or maybe JBoss, I don't
know), and not under the older webobjects deployment method.
Not really. JBoss and Tomcat capabilities were added for those who
want or need them (e.g., they're already running JBoss or Tomcat). If
I were you, I'd take the path of least resistance and continue using
the WO application server.
Aloha,
Art
_______________________________________________
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.