Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-2215

DavEx servlet creates a jackrabbit/tmp directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • JCR DavEx 1.0.0
    • JCR DavEx 1.1.0
    • None
    • None

    Description

      The DavEx servlet bundle added in SLING-1393 doesn't set the "home" and "temp-directory" init parameters of the JcrRemotingServlet base class it uses from Jackrabbit. As a result Jackrabbit defaults to "jackrabbit/tmp" as the location
      for temporary files, and creates such a directory under the current working directory.

      This problem is solved in the latest Jackrabbit trunk as of JCR-3029 where the default location for temporary files was set
      to the standard one defined by the java.io.tmpdir system property, so I guess the easiest way to solve this is simply to
      upgrade the dependency in Sling once the Jackrabbit 2.3.0 release is available.

      Attachments

        Issue Links

          Activity

            People

              justinedelson Justin Edelson
              jukkaz Jukka Zitting
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: