Re: Strategic advice
Re: Strategic advice
- Subject: Re: Strategic advice
- From: Guido Neitzer <email@hidden>
- Date: Mon, 20 Oct 2008 08:39:32 -0600
On 20.10.2008, at 08:19, Gordon Belray wrote:
sorry to trouble you guys with this, but we're scrambling to get a
new production/deployment environment together after a significant
power outage that corrupted our main production server. We're still
running XCode 2.4, OS X 10.4.11, WebObjects 5.3.3 but have a new
XServe running 10.5 and WebObjects 5.4.2 and OpenBase 10.
You should definitely not mix environments. That doesn't work. There
are some API incompatibilities.
Is WO 5.4.2 or 5.4.3 stable enough for dev and deployment work, or
is WO 5.3.3 on OSX 10.5 a better option (using Mike Schrag's
excellent tutorial)?
We just moved to 5.4.3 in production. 5.4.3 seems to be pretty good.
I've installed Eclipse/WOLips using the All-in-one-turnkey installer
(thanks everyone for the wiki and podcast tutorials, they're a big
help), but so far can't get a simple HelloWorld app to do a split
install deployment.
Out of the box, it doesn't do split install. You can probably do that
easy enough with an addition to the build.xml file. What I personally
do is add a symlink in the WebServer folders to point to the
WebServerResources folder in the installed application and configure
apache to follow symlinks for that directory.
As I do my deployments with rsync this works quite nicely ...
We're currently not using Project Wonder, but obviously will when
things settle down.
Good idea ... ;-)
cug
_______________________________________________
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