Uploaded image for project: 'XMLBeans'
  1. XMLBeans
  2. XMLBEANS-265

Colliding methods error incorrectly reported when building extensions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Version 2.1
    • None
    • Compiler
    • None
    • WinXP, JDK 1.4

    Description

      When attempting to build a collections of beans with extensions, errors are incorrectly reported if there is any overlap in the method names used by the extensions - extending 'Test1' with a class containing an 'init()' method precludes extending 'Test2' with a different class containing an 'init()' method. The work-around is to build each bean separately, or make all method names globally unique, but neither option is really realistic...

      Attachments

        1. issue-265.zip
          2 kB
          Tim Parker

        Activity

          People

            Unassigned Unassigned
            paperthin_tparker Tim Parker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: