Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-1150

Pear isolation broken, test case failing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3
    • Core Java Framework
    • None

    Description

      UIMA-1107 fix broke pear class loader isolation. See disucsion of this here: http://markmail.org/message/eg5dgqb2ual2qfuh

      Fix UIMA-1107 to create a new map for additional parameters, copying all the parameters except the UimaContext one.

      Also noticed that the fix in UIMA-607 is broken because the code to get the ResourceManager instance of the caller is failing - due to super.initialize(...) being called after the point where the getResourceManager() is called - so this.getResourceManager() is always returning null. Consider using the UimaContext instead as the key value.

      Attachments

        Activity

          People

            schor Marshall Schor
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: