2 Replies Latest reply on Jan 13, 2008 1:21 PM by mussie

    Exception reading components.xml

    yacho

      i get the following exception when ive built my own Eclipse project to use Seam (NOT seam-gen generated)

      03:23:23,343 ERROR [[/mgr2]] Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener
      java.lang.RuntimeException: error while reading /WEB-INF/components.xml
       at org.jboss.seam.init.Initialization.initComponentsFromXmlDocument(Initialization.java:134)


      my components.xml :
      http://phpfi.com/263899

      i suppose it has something to do with :
      <core:init debug="@debug@" jndi-pattern="@jndiPattern@"/>

      but im not sure.

      Please help allmighty dev's. :)