6 Replies Latest reply on Oct 12, 2004 11:44 AM by ben.wang

    java.lang.NoClassDefFoundError: org/jboss/aop/proxy/ClassPro

    jivetalk

      Hi,
      I have a List of databeans which I am puttin in Jboss cache(TreeCacheAOP).While retrieving the list by calling getObject(key) I am getting an error

      java.lang.NoClassDefFoundError: org/jboss/aop/proxy/ClassProxy

      This is not happening if I put the databean in the cache and retrieve it.

      Can the forum throw some light on this?

      jivetalk