Hiho Howard!


I'll answer a few questions which might already be answered by Romain (just 
glimpsed over the whole thread)

a.) There should be no need to change anything for you in your own code. All 
the refactoring is just internally. 

b.) If you do performance testing, then please always switch MyFaces to 
ProjectStage 'Production'.
c.) regarding atmosphere: you could use the tomcate WebSocket stuff which is 
more EE7 like already. 

d.) OWB does not yet support async-supported. But having 1 element in the 
servlet chain which doesnt set this flag makes the servlet container switch off 
that feature anyway.
e.) we didn't change our WebBeansConfigurationListener which is the part to 
start/stop all our contexts. Romain, did this change on TomEE side?

There are 2 variables in the game
1.) tomee
2.) atmosphere

if you switch back to an older tomee version: works
if you keep newest tomee and only switch back atmosphere to an older version: 
works
only if you have both newest tomee and newest atmosphere: broken

Is this correct?

Oki, so now what does all the logs tell you? Any Exceptions which got 
swallowed, etc?

LieGrue,
strub



>________________________________
> From: "Howard W. Smith, Jr." <[email protected]>
>To: [email protected] 
>Sent: Wednesday, 1 May 2013, 14:13
>Subject: Re: TOMEE-916 rework webapp bean manager since owb 1.2...
> 
>
>Okay. How do I do the link?
>On May 1, 2013 6:33 AM, "Romain Manni-Bucau" <[email protected]> wrote:
>
>> Howard, JF said you the log is normal. CDI/Atmo are not linked but not an
>> issue. You can still do the link yourself if needed. I just said the
>> "issue" cant come from owb
>
>

Reply via email to