1 Reply Latest reply on Nov 18, 2007 5:05 PM by kukeltje

    Seam question

    statelessbean

      Hi,
      1. How can I catch 404 error and redirect to some page? I found this but i'm not sure that' is it?

       <exception class="javax.persistence.EntityNotFoundException">
       <http-error error-code="404"/>
       </exception>
      


      2. Why Seam 2.0.GA when I work offline load sooooo slooww!?
      Each page loads few minutes, and second? Why my page try to connect to some google analitics page there?

      3. Is possible to run Seam 2.0 app on Tomcat 6.0, JBoss embedded, EJB 3.0 in clustered environment with full seam support?