hi,

AbstractContext#configureScopeType contains:

if (type.equals(ContextTypes.SINGLETON))
{
        this.scopeType = ConversationScoped.class;
}

that looks strange to me.
if the implementation is intended, it would be nice to explain the reason in
a comment.

regards,
gerhard

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Reply via email to