2 Replies Latest reply on Mar 28, 2008 2:25 AM by zzysh

    Can not deploy app

    zzysh

      I use the latest SVN, and when I deploy a application such as Booking in example folder, will throw the error:



      2008-03-27 11:09:34,703 INFO  [org.jboss.seam.init.Initialization] initializing Seam
      2008-03-27 11:09:34,716 DEBUG [org.jboss.seam.contexts.ServletLifecycle] >>> Begin initialization
      2008-03-27 11:09:34,721 DEBUG [org.jboss.seam.Component] seam component not found: org.jboss.seam.core.events
      2008-03-27 11:09:34,721 DEBUG [org.jboss.seam.Component] seam component not found: org.jboss.seam.core.events
      2008-03-27 11:09:34,735 INFO  [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.isUserInRole
      2008-03-27 11:09:34,759 INFO  [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale
      2008-03-27 11:09:34,831 INFO  [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale
      2008-03-27 11:09:34,855 INFO  [org.jboss.seam.init.Initialization] two components with same name, higher precedence wins: org.jboss.seam.security.ruleBasedPermissionResolver
      2008-03-27 11:09:34,878 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/seam-booking]] Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener
      java.lang.IllegalStateException: Two components with the same name and precedence: org.jboss.seam.security.ruleBasedPermissionResolver



      it seemed there are two components with the same name. anyone can help me? thanks.