4 Replies Latest reply on Aug 15, 2007 5:16 AM by pmuir

    @Create in base abstract class

      Can I have
      @Create on create() method in base abstract class only
      without overriding it in a subclass?

      RedHat Developers Studio gives me an erro in eclipse code

      @Create method "create" must be declared in component class


      (I do not annotate base ablstact class with @Name)


      Thanks