Hello Rick,

it is a bit clearer (for me) than what is currently there, so yeah.  But 
someone else should verify it first.

John

> -----Original Message-----
> From: Rick Curtis [mailto:curti...@gmail.com]
> Sent: Thursday, October 17, 2013 8:22 PM
> To: users
> Subject: Re: openjpa.RemoteCommitProviderTopic & activeMQ
> 
> Thanks for the info John!
> 
> Do you feel this info should be added back to the user manual?
> 
> Thanks,
> Rick
> 
> 
> On Thu, Oct 17, 2013 at 10:11 AM, Boblitz John
> <john.bobl...@bertschi.com>wrote:
> 
> > Hello,
> >
> > quite a while back, I had some problems getting the
> > RemoteCommitProvider to play nicely with activeMQ.  The Manual did not
> > provide enough details and the community was helpful, but could not solve
> the problem.
> >
> > I promised to share what worked with you when I got it to work, and I
> > am now, belatedly, fulfilling that promise.
> >
> > We are using an "out of the box" activeMQ setup and these are the
> > settings that were necessary to make it work:
> >
> >
> > <property name="openjpa.RemoteCommitProvider"
> >           value="jms(Topic=OpenJPACommitProviderTopic,
> >                      TopicConnectionFactory=TopicConnectionFactory,
> >                      topic.OpenJPACommitProviderTopic=[yourTopicName],
> >
> >
> > java.naming.factory.initial=org.apache.activemq.jndi.ActiveMQInitialCo
> > ntextFactory,
> >
> >  java.naming.provider.url=tcp://[yourActiveMqServer]:61616)" />
> >
> >
> > Hope this helps ....
> >
> > Cheers,
> >
> >
> > John
> >
> >
> >
> >
> 
> 
> --
> *Rick Curtis*

Reply via email to