0 Replies Latest reply on Nov 30, 2005 3:21 AM by sanjeev_bejawada

    Reg-Jboss3.2.7 error

    sanjeev_bejawada

      Hi,
      Currently our application is working under jboss3.2.5 .Now we are planning to shift to jboss 3.2.7. I copied the .ear files into jboss3.2.7 and try to run the server it was throwing the following exception

      java.lang.IllegalAccessError: tried to access method net.sf.hibernate.persister.E
      s(I)[Ljava/lang/String; from class net.sf.hibernate.persister.StiPersisterHelper

      Can any body help me solving this.