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. :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4086405#4086405 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4086405 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
