Uploaded image for project: 'River (Retired)'
  1. River (Retired)
  2. RIVER-66

Mercury does not store lookup locators in marshalled form

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • jtsk_2.1
    • None
    • com_sun_jini_mercury
    • None
    • 4941108

    Description

      Bugtraq ID 4941108

      Mercury stores its lookup locators in serialized rather than marshalled form,
      meaning that any codebases associated with the locators will be lost. If a
      lookup locator with a remote codebase were specified as an initial locator, or
      via the administrative interface, Mercury would be unable to restart if the class
      definition for the locator were not available in Mercury's class path. Note that,
      in current practice, we don't expect lookup locators to be implemented by
      downloaded code, mostly because Mercury does not call the getRegistrar method that
      would be the most likely candidate for customization in a subclass, so the
      impact of this problem is probably small.Mercury stores its lookup locators in serialized rather than marshalled form,
      meaning that any codebases associated with the locators will be lost. If a
      lookup locator with a remote codebase were specified as an initial locator, or
      via the administrative interface, Mercury would be unable to restart if the class
      definition for the locator were not available in Mercury's class path. Note that,
      in current practice, we don't expect lookup locators to be implemented by
      downloaded code, mostly because Mercury does not call the getRegistrar method that
      would be the most likely candidate for customization in a subclass, so the
      impact of this problem is probably small.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              resendes Robert Resendes
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: