Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-2293

JavaDoc of @javax.ejb.Local annotation is not correct

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None
    • api, as-int
    • None
    • Low
    • 1.0.3.Final

      The @Local EJB annotation contains incorrect JavaDoc in jboss-ejb-api.
      There is:

      Bean class annotation that specifies remote interfaces of the Session bean.

      but it should be rather:

      Bean class annotation that specifies local business interface(s) of the Session bean.

            rhn-engineering-cdewolf Carlo de Wolf
            josef.cacek@gmail.com Josef Cacek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: