application deployed on jboss doesn't update db schema
Daniil Bubnov
Greenhorn
Joined: Apr 13, 2012
Posts: 1
posted
0
Hello!
I started to study j2ee and looked into jboss7 quickstarts. To be exact jboss-as-login example. It works nice but when i change default datasource (with newly created one) and persistence.xml it doesn't update db schema with hbm2ddl despite of property set in persistence.xml. And there is no sign of updating in log
i would say that if i change something in entities code and then manually correct database everything works. But i don't want to create everything by hand.
thank you
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: application deployed on jboss doesn't update db schema