You will need to replace your current settings with a new baseline:
<objectCache>
<defaultcache provider="transfer.com.cache.provider.EHCacheProvider">
<setting name="config" value="path/to/ehcache.xml" />
</defaultcache>
</objectCache>
Can someone help me with where in the transfer.xsd file does this entry go. I have gone through the file and see many items with the words objectCache but not sure of the actual location in which this should go.I have created the ehcache.xml file and placed it in the root of the transfer folder so I believe the path for me would be transfer/ehcache.xml.
I would very much appreciate your help and if possible maybe you could post the actual code from your transfer.xsd(xml) file so that I am clear on exactly where and how it should be inserted.
Note: I am using the transfer.xsd file that is located in the /resources/xsd/transfer.xsd, is that the correct file?
Thank you in advance for your help and any assistance you can give me. I am new to upgrading Transfer ORM and just need a little help.
John