On 27-Feb-07, at 10:42 AM, Jerry W. Walker wrote:
So... has anyone any information on static variables in a class shared between separate applications on the JVM if two applications use that same class?
Static variables which were shared across separate application instances would mean that we didn't need the ERChangeNotificationJMS.framework :-)
In the case of a WOF app, starting two app instances would mean that two Timer's would be running. Thus Robert's point about using an external mechanism to do the scheduling.
Regards, Mark __ Mark Ritchie Cocoa and WebObjects Developer Diamond Lake Consulting Inc. Toronto, Ontario, Canada _______________________________________________ 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]
