Hi PeterJ,
Ive tried the Jboss In Action example that you pointed me to, but it does not solve the
problem. The jbm_* and qrtz_* tables are still located in Public instead of my own defined
Postgresql schema (database). The tables related to the application are located correctly
in the schema using the "schema" attribute in the persistence.xml:
| <property name="hibernate.default_schema"
value="smsgateway"/>
|
Any help are appreciated. Thanks.
/nikolaj
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4206271#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...