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 protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
