0 Replies Latest reply on Feb 15, 2008 12:44 PM by gersonk

    Stateful Seam Component injects POJO Seam Component

    gersonk

      I want to inject a POJO Seam Component (@Name, @Scope(PAGE)) into a SFSB Seam Component (@Name, @Stateful, default scope)...

      Is this possible? Are there any issues I should be aware of (transaction, entity manager, etc.)?