derstand
>> the problem better.
>>
>> Thanks!
>> Ken
>>
>> -Original Message-
>> From: "Jon Nolan"
>> Sent: Thursday, May 6, 2010 9:49am
>> To: webobjects-dev@lists.apple.com
>> Subject: Re: Switch from 5.3.3 to 5.4.3 brea
o it's a mighty big issue for us. Yes, I
*would* be very interested in your hack, even if it's just to understand the
problem better.
Thanks!
Ken
-Original Message-
From: "Jon Nolan"
Sent: Thursday, May 6, 2010 9:49am
To: webobjects-dev@lists.apple.com
Subject:
al Message-
From: "Jon Nolan"
Sent: Thursday, May 6, 2010 9:49am
To: webobjects-dev@lists.apple.com
Subject: Re: Switch from 5.3.3 to 5.4.3 breaks tomcat deployment
I think he's saying ApplicationDidFinishInitializationNotification not
being posted is a known bug. NSNotification(Cente
I think he's saying ApplicationDidFinishInitializationNotification not
being posted is a known bug. NSNotification(Center) stuff works, just
not this one. Something to do with having to use JavaWOJSPServlet I
believe although I'm not certain. My workaround is an embarrassing hack
so I'd rath
Are you saying I just can't deploy 5.4.3 with Tomcat ? There's no workaround ?
On May 5, 2010, at 11:08 PM, Ramsey Lee Gurley wrote:
>
> On May 5, 2010, at 10:42 PM, Ken Anderson wrote:
>
>> All,
>>
>> We're in the midst of converting some WO apps from 5.3.3 to 5.4.3.
>> Everything works w
On May 5, 2010, at 10:42 PM, Ken Anderson wrote:
> All,
>
> We're in the midst of converting some WO apps from 5.3.3 to 5.4.3.
> Everything works well in Eclipse, but when we deploy to tomcat 5.5 via a .war
> file, the app basically does nothing. Remote debugging shows that the
> Applicatio
All,
We're in the midst of converting some WO apps from 5.3.3 to 5.4.3. Everything
works well in Eclipse, but when we deploy to tomcat 5.5 via a .war file, the
app basically does nothing. Remote debugging shows that the Application
constructor gets called, but the notification center never fi