On Sunday, July 13, 2003, at 10:40 AM, Reinhard Pötz wrote:
However, once you have triggered the view layer with SendPageAndWait(), control does not return to the flow layer until the Response has been sent and the next Request received, thus loosing you the opportunity to close the Hibernate Session from the Flow layer before the Response is sent.
Chris' experimental implementation of cocoon.getComponent() should solve
this problem.
I am not very confidant with the lifecycle of Cocoon/Avalon components, would someone be kind enough to recommend which methods I should ideally write to implement a (Hibernate Factory) component, and at which stage in FlowScript processing they get called?
TIA
regards Jeremy