EJB 3.0 TrailBlazer: ---Configure Persistence Context "In addition, JBoss AS should create database tables for those entity beans when the application is deployed, and delete those tables when the application is un-deployed. Note that the application is deployed and un-deployed automatically at the server startup or shutdown."
It means that if I shutdown or restart the JBoss AS,all the data I stored will be lost? illustration: When the AS was terminated,how to make my app's data come back after the AS restart well. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3932722#3932722 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3932722 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
