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

consider impl changes for minimal HTTPMD protocol handler jar file

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • net_jini_url
    • None
    • 6295580

    Description

      Bugtraq ID 6295580

      In a few environments, such as Java Web Start, it may not be possible to get jsk-platform.jar included in the system class loader. But, URL protocol handlers must be accessible from that loader. Rather than suggesting that all of jsk-platform.jar be installed in the extensions directory, it might be desirable to have a jsk-handler.jar file that contains just net.jini.url.httpmd.Handler and the classes it depends on. However, with the current implementation, running ClassDep on Handler will pull in a fair number of extraneous classes. This could be avoided by moving the default-access digestString, stringDigest, and commentChar methods out of HttpmdUtil and into a separate default-access implementation class.

      Attachments

        Activity

          People

            Unassigned Unassigned
            nidaley Nigel Daley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: