build/deployment issues when moving app from 5.1 to 5.2
build/deployment issues when moving app from 5.1 to 5.2
- Subject: build/deployment issues when moving app from 5.1 to 5.2
- From: Andrew Kinnie <email@hidden>
- Date: Wed, 11 Aug 2004 09:54:21 -0400
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
I have no idea what could be causing this error. I gather that some
fairly significant things changed from WO 5.1 to 5.2, but I thought it
would be backward compatible. I obviously should have permission, as
this is my user name.
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. It seems
the easiest is "single directory deployment, though if I can simply
install the WO 5.2 deployment on that machine I guess the .jar would be
better?
can I install TomCat (or JBoss or whatever) on 10.2 client, then run a
wo 5.2 app from it, while simultaneously running a wo 5.1 app under the
old method?
Am I completely clueless?
Any help would be appreciated.
_______________________________________________
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.