Starting from this thread,
ContextSingletonBeanFactoryLocator refresh issue, i got the suggestion of moving the thread.
Since I don't know how to actually move it (since i'm not admin or etc), I bring this to everybody's attention.
so, to sum the posts there:
I have a rich client application using ejb's.
when the client is inactive for some time, the context is closed.
I've tracked that to the release method of the BeanfactoryReference returned by the SingletonBeanFactoryLocator.useBeanFactory method.
So, how can I make the context remain "alive" during container lifecycle?
Thank you.


Reply With Quote
