Will a 5.3.3 application work on snow leopard server?
Will a 5.3.3 application work on snow leopard server?
- Subject: Will a 5.3.3 application work on snow leopard server?
- From: "Mr. G Brown" <email@hidden>
- Date: Tue, 30 Aug 2011 00:29:10 -0400
Hi,
Background:
Today a server broke; it won't even boot. I am busily setting up a new Snow Leopard server. I used the server migration script to migrate most of the settings from an OS X 10.4.11 server to the new Snow Leopard server.
The frameworks for web objects 5.3.3 were moved by the migration script. I have a 5.3.3 application, and I guessed that the Apache adapter interface for WebObjects may be similar enough to work with 5.3.3 applications. I installed the mod_WebObjects.so for Apache 2.2.
The application seems to run fine when I launch it with a command similar to:
sudo -u appserver /path/to/app/Foo.woa/Foo -WOPort 2001 -WOCachingEnabled YES - WODebuggingEnabled NO ...
Wotaskd will not start up; I get the following error:
java.lang.NoClassDefFoundError: com/webobjects/monitor/_private/MSiteConfig
Something is wrong somewhere.
So I guess I am asking the following questions:
1. Will the migrated 5.3.3 frameworks ever work with Apache 2.2 on Snow Leopard? It would be temporary until I convert to 5.4.3.
2. Will a 5.3.3 application with D2W easily convert to a 5.4.3 application? I seem to recall there may be problems, but maybe not.
Thanks for any info,
_______________________________________________
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