Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Default File Structures f. Win cleaned up

...

Default File Structure if Jetty is Installed

If the Jetty web server provided with the JOC Cockpit is installed then files will be added by default in the ProgramData\sos-berlin.com\joc and Program Files\sos-berlin.com\joc directories.

  • ProgramData
    • sos-berlin.com
      • joc
        • joc_home (symlink, remains after uninstall)
        • logs (directory with files, remains after uninstall)
        • resources (remains after uninstall and (empty) after full uninstall)
          • joc
            • hibernate.cfg.xml
            • joc.properties (remains after uninstall)
            • joc.properties-example (only added if joc.properties file is found)
            • shiro.ini (remains after uninstall)
            • shiro.ini-example (only added if shiro.ini file is found)
        • temp (directory with files, remains after uninstall)
        • webapps
        • start.ini (file, remains after uninstall)

...

  • Program Files
    • sos-berlin.com
      • joc
        • install (directory with files)
          • install_jetty_base.cmd
          • shortcut.vbs
          • sleep.exe
          • update_jetty_base.cmd
        • jetty (directory with files)
        • jetty_base (symlink)
        • service
          • as below plus:
            • sos_joc.exe
            • sos_jocw.exe
        • Uninstaller (directory, remains (empty) the empty remains after uninstall and full uninstall)
          • jobscheduler.ico
          • uninstall.cmd
          • uninstaller.jar
        • .jocinstallinformation (file, remains after uninstall)
        • joc_install.xml (file, remains after uninstall)

...

Default File Structure if Jetty is not Installed

If the Jetty web server provided with the JOC Cockpit is not installed and no previous configuration files are found in the Program Files\sos-berlin.com\joc directory then files will be added by default only in the Program Files\sos-berlin.com\joc directories.

If configuration files are found in Program Files\sos-berlin.com\joc directory then files will be added in the ProgramData\sos-berlin.com\joc and Program Files\sos-berlin.com\joc directories as described above. 

  • Program Files
    • sos-berlin.com
      • joc
        • install
          • see below
        • logs
          • Install_ ... .log < bleibt (files will remain after uninstall)
        • resources
          • joc
            • hibernate.cfg.xml
            • joc.properties
            < bleibt
            • (remains after uninstall)
            • joc.properties-example (only added if joc.properties file is found at installation start)
            • log4j.properties
            • shiro.ini
            < bleibt
            • (remains after uninstall)
            • shiro.ini-example (only added if shiro.ini file is found at installation start)
        • service
          • amd64 (directory)
          • ia64 (directory)
          • manager (directory)
          • x86 (directory)
          • install_jetty_windows_service.cmd
          • LICENSE.txt
          • NOTICE.txt
          • RELEASE-NOTES.txt
          • set_java_home_for_jetty_windows_service.cmd
          • start_jetty_windows_service.cmd
          • uninstall_jetty_windows_service.cmd
        • Uninstaller (the empty directory remains after uninstall)
          • jobscheduler.ico
          • uninstall.cmd
          • uninstaller.jar
        • webapps
          • joc.war
        • .jocinstallinformation < bleibt (file, remains after uninstall)
        • joc_install.xml < bleibt (file, remains after uninstall)
    • Contents of C:\Program Files\sos-berlin.com\joc\install folder are:
      Status
      title< FILE FUNCTIONS TO BE DESCRIBED .....
    • Contents of C:\Program Files\sos-berlin.com\joc\webapps folder are:
      Status
      title< FILE FUNCTIONS TO BE DESCRIBED .....
      • joc.war

...