JMS and distributed cache clear

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

JMS and distributed cache clear

Vedam B
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