Hi Rachel,

The tag @jboss.remove-table in the CMP classes delete the tables at undeploy.
I suppose that.
That tag appears on *EJB.java files in xPetStore: CategoryEJB.java, 
ItemEJB.java, etc.

cheers.



Hello!
I am running xPetStore (that uses CMP) implementation at JBoss 3.0.7. I have
multiple workers (JBoss machines) that shares the same database. The
database I am using is the Hypersonic that comes with JBoss. I am also using
Apache+mod_jk to load balancing requests among the workers.
I need to - on the fly - stop some instances of JBoss, and then, start them
again. But, when a JBoss instances dies (shutdown on JBoss) all the database
is removed and the other instances aren't able to correctly continue to
serve client requests.
How could I prevent the database to be deleted when one JBoss xpetstore
instance is undeployed?
Thanks a lot,
Raquel


Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard

Reply via email to