While working on EJBTHREE-1889 I stumbled right into an assumption boobytrap. In my mind I figured that a MicroContainer bean would have a state diagram as shown on the left side. In reality MC bean instances can be 'destroyed' and then 'created', because for MC it's just a state change with no additional semantics."Specifically the beans named in the @Depends or
So MC is voodoo magic, it will resurrect your bean. :-)

No comments:
Post a Comment