Manual

Modifying the Spring Application
NOTE: If the default datasource is configured for MFC, do not modify the Spring application.
To use the MFC feature, modify the Spring application by using the following steps:
1. Modify the applicationContext.xml file as follows:
To set serverDataSource to the datasource name on which MFC is configured, add
the following under connectionProperties tag.
<prop key="serverDataSource">MFC_datasource</prop>
88 Configuring Spring Applications on NonStop Systems