4 Replies Latest reply on Dec 15, 2009 6:47 AM by josdaniel

    Jboss 5.x and Seam 2.2.0.GA

      Hello, All.


      I'll try to deploy seam project (2.2.0) to the jboss 5.x. The EAR filw was builded by maven. But then jboss startup i get the next error:
      Caused by: java.lang.NoSuchMethodError: org.jboss.el.util.ReflectionUtil.startup()V
           at org.jboss.seam.el.JBossELReferenceCache.start(JBossELReferenceCache.java:18)
           ... 99 more



      So, where can i get the latest version of org.jboss.el package, becasue in the http://repository.jboss.com/maven2 it;s to old.