[jboss-user] [Beginner's Corner] - Re: Hypersonic databases
Wolf-Dieter Fink
do-not-reply at jboss.com
Thu Nov 17 02:26:19 EST 2011
Wolf-Dieter Fink [http://community.jboss.org/people/wdfink] created the discussion
"Re: Hypersonic databases"
To view the discussion, visit: http://community.jboss.org/message/636911#636911
--------------------------------------------------------------
Messaging and EJB timers are stored to the database.
A cluster should use the same database because you will share the informations (e.g. for failover).
Maybe the timer is special because it might happen that a timer will be started on each cluster node and you might avoid that, this is possible by changeing the ejb-timer configuration (the table name must be different for each node).
Also you application must share the data otherwise you have fuzzy results if WEB/EJB calls are loadbalanced.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/636911#636911]
Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111117/695b07f2/attachment.html
More information about the jboss-user
mailing list