Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Client JPA + EclipseLink DBWS

Before I spend a whole lot of time attempting this, I thought I would
bounce this off the list to see if anyone else has done this or knows
if its even possible.

What I would like to do is setup a cluster of servers to provide DBWS
and then reconfigure my clients that are currently using JPA directly
into a db to use the webservice.

Has anyone done this, or is it even possible with eclipselink?  There
is SimpleJPA http://code.google.com/p/simplejpa/ for doing this type
of thing with Amazon's SimpleDB.

Thanks for any input!


Back to the top