Loading cda-import/src/main/webapp/WEB-INF/web.xml +2 −2 Original line number Diff line number Diff line Loading @@ -27,11 +27,11 @@ </servlet> <servlet-mapping> <servlet-name>CDAImportXDS</servlet-name> <url-pattern>/xds.b</url-pattern> <url-pattern>/cda/xds.b</url-pattern> </servlet-mapping> <servlet-mapping> <servlet-name>CDAImportFHIR</servlet-name> <url-pattern>/fhir/Binary/*</url-pattern> <url-pattern>/cda/fhir/Binary/*</url-pattern> </servlet-mapping> <!-- TODO test in Wildfly 9.0.2 --> Loading dwh-j2ee/Configuring Applications for Production Deployment.url 0 → 100644 +2 −0 Original line number Diff line number Diff line [InternetShortcut] URL=https://docs.oracle.com/cd/E13222_01/wls/docs103/deployment/config.html#wp1056103 dwh-j2ee/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ <webModule> <groupId>org.aktin</groupId> <artifactId>cda-import</artifactId> <contextRoot>/aktin/cda</contextRoot> <contextRoot>/aktin</contextRoot> </webModule> </modules> </configuration> Loading Loading
cda-import/src/main/webapp/WEB-INF/web.xml +2 −2 Original line number Diff line number Diff line Loading @@ -27,11 +27,11 @@ </servlet> <servlet-mapping> <servlet-name>CDAImportXDS</servlet-name> <url-pattern>/xds.b</url-pattern> <url-pattern>/cda/xds.b</url-pattern> </servlet-mapping> <servlet-mapping> <servlet-name>CDAImportFHIR</servlet-name> <url-pattern>/fhir/Binary/*</url-pattern> <url-pattern>/cda/fhir/Binary/*</url-pattern> </servlet-mapping> <!-- TODO test in Wildfly 9.0.2 --> Loading
dwh-j2ee/Configuring Applications for Production Deployment.url 0 → 100644 +2 −0 Original line number Diff line number Diff line [InternetShortcut] URL=https://docs.oracle.com/cd/E13222_01/wls/docs103/deployment/config.html#wp1056103
dwh-j2ee/pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ <webModule> <groupId>org.aktin</groupId> <artifactId>cda-import</artifactId> <contextRoot>/aktin/cda</contextRoot> <contextRoot>/aktin</contextRoot> </webModule> </modules> </configuration> Loading