0 Replies Latest reply on Sep 19, 2007 6:13 AM by mvlach

    Correnct setting Faces-Config

    mvlach

      Hi all,

      I have problem with setting faces-config.xml.

      Especial secion lifecycle:
      When I using the TransactionSeamPhaseListener, the application throws some exception (Transaction is not active). When I use the SeamPhaseListener all seems work good. But I dont know if is this replacing solutions or side effect.

      I am using SMPC and I would like to use Hibernate Criteria (em.getDelegate().createCriteria....)

      How to configure the application - best practice ?

      Thanks Mila