0 Replies Latest reply on Jan 22, 2009 7:30 PM by peduardo

    PrintStackTrace

    peduardo
      hello,

      i'm trying print strack trace in my pageError.

      <h:outputText value="#{org.jboss.seam.handledException.class}" />
      <h:outputText value="#{org.jboss.seam.exception.message}" />

      but i have this error:

      value="#{org.jboss.seam.handledException.class}": Property 'handledException' not found on type org.jboss.seam.Namespace

      somebody help me?
      i'm using jboss-seam-2.0.1.CR2