Details
-
Sub-task
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13.2
-
None
Description
Current Situation
- the xsd schema files used by the JOC Cockpit XML Editor to create a YADE or NOTIFICATION configurations are provided with the JOC Cockpit installation and contained in the joc.war file.
- to update/show the used XSD files the joc.war file must be opened/unzipped
Desired Behaviour
- the XSD schema files should be accesable without opening the joc.war file
- XSD schema locations:
- YADE, NOTIFICATION
- <joc data>/resources/joc/xsd/
- notification/SystemMonitorNotification_v1.0
- yade/YADE_configuration_v1.12.xsd
- the JOC Cockpit installer should overwrite the existing YADE and NOTIFICATION schema files
- <joc data>/resources/joc/xsd/
- OTHERS
- <joc data>/resources/joc/xsd/
- others/
- default - empty directory
- The desired custom xsd schema files can be copied into this directory and are automatically displayed in the Assign XSD Schema view
- others/http/
- default - empty directory
- For internal usage - the custom xsd schema files from a http(s):// location are automatically downloaded into this directory
- others/
- the JOC Cockpit installer should not overwrite the existing OTHERS schema files
- <joc data>/resources/joc/xsd/
- YADE, NOTIFICATION