just a thought:
check the settings in your persistence*.xml file/s
<property name="hibernate.hbm2ddl.auto" value="create-drop"/>
--> this will automatically drop the database after usage...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118232#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...