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 anonymous wrote : @Create method "create" must be declared in component class (I do not annotate base ablstact class with @Name) Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074225#4074225 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074225 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
