Hi,
I'm working on an application based on a stateful session ejb, and an entity 
ejb.
I have a 2 nodes cluster, where I deploy my application (putting the .ear file 
in the server/all/farm directory in one of the nodes, and jboss replicates the 
package on the other node). 

The problem is: when I use the application on the first node, interacting with 
the entity ejb and storing new data (which is saved in the all/data/hypersonic 
folder), then the second node is not updated with new data. It seems that there 
is a different database on each node.
How can I share the database inside the cluster?


Thanks

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to