> * Calling a bean destroy method manually does nothing extra from
> lifecycle point of view?
Can you elaborate.
I was just verifying that calling the destroy method is usually done
by the manager and that calling the method manually doesn't have any
lifecycleish side effects (like calling a remove method on an EJB web bean)