Hi Thiago, Pinaki is definitely the expert with the Slice technology, but you keep referencing his personal workspace for Slice. Now that Slice has been integrated into the OpenJPA project, you should be referencing the OpenJPA manual and binaries. For example, there is a whole section on Distributed Persistence in our 1.2.x manual ( http://openjpa.apache.org/builds/1.2.0/apache-openjpa-1.2.0/docs/manual/manual.html#ref_guide_slice). It doesn't have the complete end-to-end example that you might be looking for, but it does have several examples of the configuration properties necessary for Slice.
Also, if you have downloaded the latest source for OpenJPA (either 1.2.x or trunk), there are several junit style testcases available in our repository. Take a look at openjpa-slice/src/test/java for examples of distributed entity persistence and policies. Any input (and contributions) to make the Slice experience better would always be appreciated. Thanks, Kevin On Tue, Aug 26, 2008 at 5:39 AM, thiago ananias <[EMAIL PROTECTED]>wrote: > > > Man, i don't know what to do > > Do you have a complete example for me? because in the site of Slices isn't > have. > > thanks > > > > -- > View this message in context: > http://n2.nabble.com/Problems-with-configuring-OpenJPA-%22Slices%22-tp759642p783708.html > Sent from the OpenJPA Users mailing list archive at Nabble.com. > >
