On 7/26/10 6:05 , webtier_at_javadesktop.org wrote:
> Can somebody confirm that it is too "early" to get the project stage?
> Should I use a system event listener (type PostConstructApplicationEvent) to achieve what I want to?
I'm really glad to hear of your optimization. It sounds very useful. I
hope you blog about it so more can share it's benefits.
Now, regarding your question, yes, I have used a
PostConstructApplicationEvent, or even an eager ApplicationScoped bean
to do this sort of thing.
Ed