Re: ERChangeNotificationJMS

2009-01-06 Thread Andrew Lindesay
initial steps in using same? All I've done so far is simply add the available ERChangeNotificationJMS framework to my project and it threw the exception. I have no experience with JMS or other messaging systems. How do I get started with an ActiveMQ implementation? Is there someth

Re: ERChangeNotificationJMS

2009-01-06 Thread Jon Nolan
y add the available ERChangeNotificationJMS framework to my project and it threw the exception. I have no experience with JMS or other messaging systems. How do I get started with an ActiveMQ implementation? Is there something precooked? Thanks

Re: ERChangeNotificationJMS

2009-01-06 Thread Dov Rosenberg
I would avoid using the JMS change sync stuff and move to the project wonder jgroups version. We just migrated away from the JMS stuff - it caused us a lot of hanging issues under load. OpenJMS is a dead project. Use ActiveMQ Dov Rosenberg On 1/6/09 2:18 PM, "Andrew Lindesay" wrote: > Hello

Re: ERChangeNotificationJMS

2009-01-06 Thread Andrew Lindesay
Hello Jon; If you are going to use a messaging server, I would suggest that you use ActiveMQ; http://activemq.apache.org/ ...instead of OpenJMS. cheers. com.webobjects.foundation.NSForwardException [java.lang.NoClassDefFoundError] org/exolab/core/util/URI $MalformedURIException:

ERChangeNotificationJMS

2009-01-06 Thread Jon Nolan
I'm trying to integrate this and I'm running into... com.webobjects.foundation.NSForwardException [java.lang.NoClassDefFoundError] org/exolab/core/util/URI$MalformedURIException:java.lang.NoClassDefFoundError: org/exolab/core/util/URI$MalformedURIException Some very old posts indicate what t

Re: ERChangeNotificationJMS

2007-10-23 Thread Mike Schrag
Where can I find the ERXSimpleMulticast - does not seem to be in the Wonder Frameworks? It is in ERExtensions. ERJGroupsSynchronizer is in a separate Framwork (but needs ERExtensions). From ERExtensions' Properties file: Admittedly, this probably deserves its own document written rather t

Re: ERChangeNotificationJMS

2007-10-23 Thread Timo Hoepfner
Am 23.10.2007 um 19:28 schrieb Gino Pacitti: Where can I find the ERXSimpleMulticast - does not seem to be in the Wonder Frameworks? It is in ERExtensions. ERJGroupsSynchronizer is in a separate Framwork (but needs ERExtensions). From ERExtensions' Properties file: #

Re: ERChangeNotificationJMS

2007-10-23 Thread Gino Pacitti
Thanks for the advice Where can I find the ERXSimpleMulticast - does not seem to be in the Wonder Frameworks? Gino On 23 Oct 2007, at 16:31, Anjo Krank wrote: ERXSimpleMutliCast ___ Do not post admin requests to the list. They will be ignored. W

Re: ERChangeNotificationJMS

2007-10-23 Thread Dov Rosenberg
We have been using a modified version of the ERChangeNotificationJMS framework for a couple of years with pretty good success. We have recently started running into problems as we have been scaling our app to larger sets of data. We are using OpenJMS and have experienced some unstable behaviors

Re: ERChangeNotificationJMS

2007-10-23 Thread Guido Neitzer
On 23.10.2007, at 09:20, Gino Pacitti wrote: Can I use the ERChangeNotificationJMS to synchronize instances from 2 apps? Yes, you can if they share entities (models). Only be aware that if you use OpenJMS as the service, you might see lockups. I've used ERChangeNotificationJMS a

Re: ERChangeNotificationJMS

2007-10-23 Thread Anjo Krank
OpenJMS is pretty flaky. I'd recommend one of the other Synchronizers (ERXSimpleMutliCast or ERJGroups) Cheers, Anjo Am 23.10.2007 um 17:20 schrieb Gino Pacitti: Hi All Can I use the ERChangeNotificationJMS to synchronize instances from 2 apps? They both share the same database

Re: ERChangeNotificationJMS

2007-10-23 Thread Simon McLean
use the ERChangeNotificationJMS to synchronize instances from 2 apps? They both share the same database and I need updates/changes made in the admin app to be visible in searched EOs (possibly already in the cache) on the public view Gino

ERChangeNotificationJMS

2007-10-23 Thread Gino Pacitti
Hi All Can I use the ERChangeNotificationJMS to synchronize instances from 2 apps? They both share the same database and I need updates/changes made in the admin app to be visible in searched EOs (possibly already in the cache) on the public view Gino

Re: where to download ERChangeNotificationJMS

2005-10-25 Thread Mike Schrag
http://www.mdimension.com/~wonder is our nightly build server if you want to use that ... On Oct 25, 2005, at 8:18 AM, Wolfram Stebel wrote: Am 25.10.2005 13:08 Uhr schrieb "Ralph Scheuer" unter <[EMAIL PROTECTED]>: Hallo, sorry, aber ich habe gerade testweise die Sourcen runtergeladen und d

Re: where to download ERChangeNotificationJMS

2005-10-25 Thread Wolfram Stebel
Am 25.10.2005 13:08 Uhr schrieb "Ralph Scheuer" unter <[EMAIL PROTECTED]>: > Hallo, > > sorry, aber ich habe gerade testweise die Sourcen runtergeladen und > das Framework IST drin, nämlich im Ordner WONDER / Common / > Frameworks... > > Link: > > http://prdownloads.sourceforge.net/wonder/Wonde

Re: where to download ERChangeNotificationJMS

2005-10-25 Thread Wolfram Stebel
Am 25.10.2005 12:16 Uhr schrieb "Ralph Scheuer" unter <[EMAIL PROTECTED]>: > Hi, > > Am 25.10.2005 um 11:39 schrieb Wolfram Stebel: > >> try to find and download ERChangeNotificationJMS, no luck yet. >> Can't get it from sourceforge because it is n

Re: where to download ERChangeNotificationJMS

2005-10-25 Thread Ralph Scheuer
Hi, Am 25.10.2005 um 11:39 schrieb Wolfram Stebel:try to find and download ERChangeNotificationJMS, no luck yet.Can't get it from sourceforge because it is not declared as a module...Any tips how and where to download?Isn't that ER* stuff part of WONDER? Maybe you should look the

where to download ERChangeNotificationJMS

2005-10-25 Thread Wolfram Stebel
Hi list, try to find and download ERChangeNotificationJMS, no luck yet. Can't get it from sourceforge because it is not declared as a module... Any tips how and where to download? Wolfram ___ Do not post admin requests to the list. They wi