Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-7733

CDI validator for EJB business method is not aware of @LocalBean annotation.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.2.0.CR1
    • 3.2.0.Beta2
    • cdi
    • None

    Description

      1. If 0 interfaces and the method is public - it's a business method (already implemented);
      2. If N interfaces and no @Local - the method should be public to be a business method (already implemented);
      3. If N interfaces and Y @Local's, the class is not annotated @LocalBean - should check the method in every @Local and mark the method if it's not implementation of any @Local (mostly implemented, but we should check @LocalBean);

      Attachments

        Issue Links

          Activity

            People

              alexeykazakov Alexey Kazakov
              alexeykazakov Alexey Kazakov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: