@@ -25,6 +25,10 @@ Two eXist core XQuery modules are patched as well:
...
@@ -25,6 +25,10 @@ Two eXist core XQuery modules are patched as well:
See the [MOM-CA compiling and deployment guide](./Compiling-and-Deploying-Source-Code) on how to compile custom eXist code into a MOM-CA instance.
See the [MOM-CA compiling and deployment guide](./Compiling-and-Deploying-Source-Code) on how to compile custom eXist code into a MOM-CA instance.
### my/eXist/webapp
The [my/eXist/webapp directory](../tree/master/my/eXist/webapp) exists for workarounds only. Normally, the XRX source code for the MOM-CA platform should be placed under [my/XRX/src/mom](../tree/master/my/XRX/src/mom).
### my/XRX/src/core<br/>my/XRX/src/mom
### my/XRX/src/core<br/>my/XRX/src/mom
The [my/XRX/src/core](../tree/master/my/XRX/src/core) and [my/XRX/src/mom](../tree/master/my/XRX/src/mom) directories contain the XRX source code of the MOM-CA platform, the most important part of the MOM-CA code project.
The [my/XRX/src/core](../tree/master/my/XRX/src/core) and [my/XRX/src/mom](../tree/master/my/XRX/src/mom) directories contain the XRX source code of the MOM-CA platform, the most important part of the MOM-CA code project.