Pinaki Poddar wrote:
>
> Hi,
> 1. You do need to configure both sender and receiver side. But there is
> no extra configuration other than 'openjpa.RemoteCommitProvider' settings.
> 2. Please check that the port where sender sends matches the port where
> the receiver listens to.
> 3. Please post persistence.xml used by both sender and receiver unit, if
> you are still having difficulty.
>
>
>
this is the relevant part of my persistence.xml:
<property name="openjpa.RemoteCommitProvider"
value="tcp(Addresses=192.168.1.101)"/>
hence i am using the defaut port 5636
regards
--
View this message in context:
http://n2.nabble.com/regarding-configuration-of-the-distributed-cache-tp660903p666833.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.