Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] EclipseLink as ActiveMQ persistence adapter?

Hi Scott,
   
    I'm not aware of an EclipseLink implementation of org.apache.activemq.store.PersistenceAdapter.  I can certainly help but be warned II know nothing about ActiveMQ. :-) Are you familiar enough with JPA to map the ActiveMQ domain classes yourself?  How many are there?

    Shaun

On 29/9/2010 1:38 PM, Scott Lewis wrote:
 Hi Folks.

I'm using the ActiveMQ broker and would like to use EclipseLink as the persistence adapter for topics and queues. Is there already code/support for this somewhere? (e.g. in EclipseLink, or in ActiveMQ, or somewhere else?). I guess after looking at ActiveMQ 5 doc what this would consist of a EclipseLink-based impl of org.apache.activemq.store.PersistenceAdapter and related classes.

Any pointers to code, docs, and/or examples would be appreciated.

Thanksinadvance for any info.

Scott
_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users

--
Oracle
Shaun Smith | Principal Product Manager
Phone: +19055023094
Oracle Server Technologies, Oracle TopLink
ORACLE Canada | 110 Matheson Boulevard West, Suite 100, Mississauga, Ontario | L5R 3P4

Green
          Oracle Oracle is committed to developing practices and products that help protect the environment

Back to the top