Uploaded image for project: 'OpenEJB'
  1. OpenEJB
  2. OPENEJB-1390

openejb.strict.interface.declaration flag weeds out implied @Local interfaces

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.1.4
    • deployment
    • None

    Description

      Previously the openejb.strict.interface.declaration flag applied only to disallowing the use of an interface that was annotated explicitly with both @Local and @Remote. The scope of this flag has been expanded to deal with treating interfaces implemented by the bean as implicitly @Local. With openejb.strict.interface.declaration set to true, interfaces will have to be explicitly annotated @Local or otherwise implied to be @Local per only the rules covered by the spec.

      Attachments

        Activity

          People

            dblevins David Blevins
            dblevins David Blevins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: