[jboss-user] [Clustering/JBoss] - clustering best practices

morphy do-not-reply at jboss.com
Tue Jul 1 16:19:52 EDT 2008


Hello,

i'm going tol design and develop an application under Jboss 4.2.2 that's required to be distributable over a jboss cluster

i've read (mmm read... not studied...) the clustering guide but i've still some questions:

is there some guide about best practices?

where should the datasource be deployed? in the 'deploy' or 'has-singleton' directory?
if the deploy should be done in the 'deploy' directory... must the datasource be a XA datasource?

which are the key points in the configuration of the persistence unit in persistence.xml JPA config file?

which is the behavior of the timer service? is it singleton in the all configuration or every node has its scheduler? will it be handled by a stateless bean deployed as singleton?

thank you in advance
every hint will be greatly appreciated

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161895#4161895

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161895



More information about the jboss-user mailing list