4 Replies Latest reply on Jul 30, 2006 1:09 PM by lucasfmr

    Exception sending context initialized event to listener inst

    lucasfmr

      Stack:

      ...
      23:00:48,811 INFO [Initialization] initializing Seam
      23:00:48,952 INFO [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
      23:00:48,967 ERROR [[/seam-usuario]] Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener
      java.lang.NullPointerException
      at sun.beans.editors.BoolEditor.setAsText(BoolEditor.java:38)
      at org.jboss.seam.Component.initInitializers(Component.java:314) ...

      what happen , i´ve tried to do a seam app clone of the seam-registration example but i´m get´n this error

      tanx