Community
Participate
Working Groups
Build Identifier: 20100917-0705 1 down vote favorite Hello, I am working on a project related with Auction. Spring+JPA+EclipseLink. I have to use Gemfire as cache. So I want to know weather it is possible or not? And if possible which configuration I need to to? i.e. JAR FILES to be add,ENVIRONMENTAL VARIABLES to be set,property to be add in PERSISTENT.xml etc If you have any working example,it will be a great help. Thanks in Advance, Tushar Dodia Reproducible: Couldn't Reproduce
1 down vote favorite Hello, I am working on a project related with Auction. Spring+JPA+EclipseLink. I have to use Gemfire as cache. So I want to know weather it is possible or not? And if possible which configuration I need to to? i.e. JAR FILES to be add,ENVIRONMENTAL VARIABLES to be set,property to be add in PERSISTENT.xml etc If you have any working example,it will be a great help. Thanks in Advance, Tushar Dodia
Please post usage questions on either the users mailing list or the newsgroup.
>Prepost references http://forum.springframework.org/showthread.php?p=345105 http://stackoverflow.com/questions/4961343/want-to-use-gemfire-in-application-with-jpaspringeclipselink >Interesting question on this L2 cache integration, here are some of the other major forums where you may post your ideas. http://www.eclipse.org/forums/index.php?t=thread&frm_id=111 http://dev.eclipse.org/mhonarc/lists/eclipselink-users/maillist.html http://forums.oracle.com/forums/forum.jspa?forumID=48&start=0 >I would start with their documentation http://community.gemstone.com/display/gemfire/GemFire+Enterprise >And then read up on our cache interceptors and redirectors and session customizers http://wiki.eclipse.org/EclipseLink/DesignDocs/219683 http://www.eclipse.org/eclipselink/api/2.1/org/eclipse/persistence/sessions/interceptors/package-summary.html http://www.eclipse.org/eclipselink/api/2.1/org/eclipse/persistence/queries/QueryRedirectorHelper.html http://wiki.eclipse.org/Customizing_the_EclipseLink_Application_(ELUG)#Using_the_Session_Customizer_Class
>User has asked for assistance on eclipselink-users group as requested on comment #2
http://dev.eclipse.org/mhonarc/lists/eclipselink-users/msg05925.html
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink