Details
-
Type:
Task
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 4.0.3
-
Fix Version/s: 4.0.4
-
Labels:None
-
Sprint:2020 - S8
-
Account:Maintenance 2020 (MAINTENANCE2020)
Description
As part of the eHealthsuisse maintenance, we tried to install a second instance of Gazelle FHIR Validator but this time with FHIR R4 version included (version > 4.0.0). It has been installed in a dedicated wildfly10 server.
Therefore, we had problem setting up the apache redirection, even with the right configurations. The contextRoot located in the WAR dependency of the EAR pom.xml is written in a string value : this is overwritting any Apache redirection (the value is "GazelleFhirValidator").
Build profiles need to be setup, with one specific to the Swiss platform with a contextRoot equals to "GazelleFhirValidatorR4" in a variable located in the parent POM).
Therefore, we had problem setting up the apache redirection, even with the right configurations. The contextRoot located in the WAR dependency of the EAR pom.xml is written in a string value : this is overwritting any Apache redirection (the value is "GazelleFhirValidator").
Build profiles need to be setup, with one specific to the Swiss platform with a contextRoot equals to "GazelleFhirValidatorR4" in a variable located in the parent POM).
Attachments
Issue Links
- blocks
-
FHIRVAL-109 Release the tool in 4.0.4 in Gitlab
-
- Closed
-
There are no Sub-Tasks for this issue.