2 Replies Latest reply on Apr 29, 2008 8:50 AM by hpunix

    java.lang.NoClassDefFoundError: org/jgroups/MembershipListen

    hpunix

      Hi, i am trying to use the JBOSS PojoCache, but i had get the error that I describe at title, any one can say me where are the error or what is the error?
      The JBOSS is configured in my classpath aplication, my JBOSS version is 4.2.2 and I haven't installed with the JEMS installer.
      [CODE]
      PojoCache tree = new PojoCache();
      [/CODE]