0 Replies Latest reply on Nov 27, 2011 1:45 AM by peddu007

    Seam 2.1.2 Where I have to change whole classpath of WEB-INF dev instand of WEB-INF class in jboss seam

    peddu007

      Hi
      I am using jboss-seam 2.1.2 and jboss-4.2.2.GA


      I have project generated with seam gen .


      I have use Custom SeamListener in my web.xml


      if i run my project in dev mode ,WEB-INF/dev classe can't identifies classpath for Custom SeamListener .its throws ClassNotFoundException.


      Where i have to change whole classpath of WEB-INF/dev instand of WEB-INF/class and please let me know?