Pinaki,
Thanks for the reply. My original post was a typo. the method as executed is
actually

public void setAddress(Addresses address) {
        this.address = address;
}

My distribution policy is consulted first when persisting the Person object.
And then again when it persists the Addresses object.  Please advise.

--
View this message in context: 
http://openjpa.208410.n2.nabble.com/Slice-extension-of-OpenJPA-for-distributed-databases-tp209691p6354131.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to