Hi,

I was looking through the beehive code to understand how the beehive control runtime works.
I have observed that for Beehive controls hosted in the web tier, the current implementation relies on a servlet filter to manage the construction and persistence of the control container context (i.e. ControlFilter, ServletBeanContext, ControlThreadContext and other classes collaborate to manage the context lifecycle).
This is fairly clear.
However, I have not found any mention of the approach that will be taken for Controls which might be hosted in the enterprise tier.
For instance controls hosted by an EJB.
Has this been discussed and/or is there a plan for the Beehive to provide an implementation of a control container runtime that will work in the enterprise tier?


Thanks and Regards
Mridul

Reply via email to