Re: ApplicationDidFinishLaunchingNotification Problem

2008-04-08 Thread Andrew Lindesay
Hello Aleksey; Yes I have had this problem as well -- I'm not deploying into servlets at the moment so I have not followed it up. cheers. I've reduced it to a very simple test case and will file a bug with Apple, but I just wanted to find out if anyone else has seen this problem? Is th

ApplicationDidFinishLaunchingNotification Problem

2008-04-08 Thread Aleksey Novicov
There is a handy notification in WOApplication called ApplicationDidFinishLaunchingNotification for which you can register an observer. In fact, this is what Wonder uses for ERXApplication's didFinishLaunching(). However, I've noticed that when when building for deployment as a servlet (u