<property name="hbm2ddl.auto" value="create"/>
So are you saying that this hbm2ddl.auto property is not creating the tables? Or is it
that the servlet is being invoked even before the JPA application is deployed? Is your
servlet a startup servlet?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181682#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...