I am working on replicating the database for a simple failover system and was wondering if I need to replicate the data for JBoss Messaging?
If so, is it somehow possible to tell JBM to use a specific schema of an already existing database?
I'm using slony1 and it would be a lot easier to only have to handle one database and it's schemas and tables.
System:
JBoss 4.2.3 with JBM 1.4.4
PostgreSQL 8.3 database
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246508#4246508
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246508
retrieving is possible via the api in a kind of complex way (not sure via which calls, Eclipse could help out with codecompletion and trial/error ;-).
Changing is another story. The EL is evaluated when the timer is created so that does not much. For 3 there have been discussions in the forum. Please use google to search for them. If I remember some had it working, but others didn't. I solved it once by really moddeling this in the process (cancel an existing task and creating a new one with a new duedate)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246495#4246495
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4246495