1 Reply Latest reply on Oct 2, 2007 7:01 PM by gavin.king

    New to JBoss Seam

    b.reeve

      I am new to JBoss Seam and was trying to figure out if this could be used in our future projects. I understand that Seam is an integrating framework to glue in EJB3 and JSF together. Its features seems to be really nice. So could you please help me with some queries.

      1. Is it possible for me to use Seam in a simple application just with JSF and some POJOs (without having any persistence)
      2. Do I have to always configure either ejb or microcontainer in my components.xml file. (No persistence configuration at all)
      3. Does the Seam validation annotations work only if I am using hibernate as my presistence.


      I would really appreciate if anyone could help me with these answers. Thanks.