Uploaded image for project: 'jUDDI (Retired)'
  1. jUDDI (Retired)
  2. JUDDI-193

Fix path bug with manual installation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0alpha
    • 3.0beta
    • None
    • None

    Description

      The manual installation does not work in linux as a "\" is hardcoded to the path. A quick fix is to change the installation line in index.jsp to this:

      Install.install(request.getRealPath("WEB-INF/install") + "/", request.getParameter("rootPartition"), true);

      But, the code should be made to work regardless of OS.

      Attachments

        Activity

          People

            footh Jeff Faath
            footh Jeff Faath
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: