|
Hi,
Can someone help me on using the distributed cache clear services defined in
services.xml
<service name="distributedClearCacheLineByPrimaryKey" engine="jms"
location="serviceMessenger" invoke="clearCacheLineByPrimaryKey" auth="true">
<description>Clear Cache Line by primaryKey for all Servers listening to the
topic</description>
<attribute name="primaryKey" type="GenericPK" mode="IN" optional="false"/>
<attribute name="distribute" type="Boolean" mode="IN" optional="true"/>
</service>
Is there any documentation on JMS setup and distributed cache clear in OFBiz
clustered environment. Appreciate any help.
Regards
Vedam
|