Hello Fabio, Slice, by default, expects that each slice has identical schema. In your case seems to deviate from that assumption.
One suggestion would be to set a hint "openjpa.hint.slice.Target" [1] to confine the delete operation to e executed in the slice of your choice. [1] http://openjpa.apache.org/builds/2.2.0/apache-openjpa/docs/manual.html#d5e16664 ----- Pinaki Poddar Chair, Apache OpenJPA Project -- View this message in context: http://openjpa.208410.n2.nabble.com/working-with-slices-tp7581693p7581892.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
