>
> Ok, so first thats another thread. Then as usual. Cdi is no kind of magic,
> just ioc so produce what you need or whatever works
>

agreed, CDI is definitely no kind of magic, but it is nice magic to use
(better than JSF managed beans...smile).

hmmm, i will try to take some time and evaluate the execution/flow a bit
closer. my code should 'not' be using primefaces push (or atmosphere) on
'every' page refresh, but now I know why it is possibly happening.

Full Page Refresh = refresh entire page; entire page has PrimeFaces Push
(atmosphere) p:socket (UI) component on the page; somewhere in JSF
lifecycle or oncomplete of full page refresh, (atmosphere) server side
component (defaultbroadcaster) is initializing. this is just a hunch.

some of this response of mine can or maybe applied to Mark's response; let
me see if I can answer his responses as well.

will continue to update here...my thoughts/findings/etc...

Reply via email to