jms « Eclipse « JPA Q&A





1. Synchronization issue with JMS and JPA    stackoverflow.com

I have a situation where I need to receive parts of a large file over JMS(grouped messages) and store it in DB. The problem is that each message in group will be ...

2. GlassFish v2ur2 JMS with EclipseLink JPA - HELP PLEASE    java.net

I've been trying to resolve this issue for a while now with a great deal of confusion and frustration. We are deploying to GlassFish v2ur2 in our production environment. This is a clustered environment using a REMOTE JMS cluster. (2 glassfish instances and 2 openMQ JMS brokers) Our application used EclipseLink 1.1.1 as its JPA implementaiton. The issue that we have ...