Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4473

Java to IDL mapping erroneously treats a 'get' method as an attribute

    XMLWordPrintable

Details

    Description

      When EJB interfaces are analyzed and mapped to IDL, method like

      <return-type> get()

      is erroneously treated as attribute.

      It would be an attribute if it were of the type:

      <return-type> get<name>()

      Same for set(<parameter>)

      Attachments

        Activity

          People

            dandread1@redhat.com Dimitrios Andreadis
            dandread1@redhat.com Dimitrios Andreadis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: