0 Replies Latest reply on Nov 1, 2001 12:01 PM by dan_s

    ejb 2.0 compliance - abstract CMP bean implementations

    dan_s

      The ejb 2.0 spec dictates that CMP bean implementations are abstract. I've tried this in JBoss 2.4 and get an InstantiationException presumably because it doesn't like abstract beans. Is 2.4 not fully ejb 2.0 compliant?