Should or must Action beans be defined with scope="prototype" ? Do we want to consider changing the default from "singleton" to "prototype" ? I forgot to add scope="prototype" to some beans in the SAML 1 flow, and can imagine someone else doing the same, hence my question.