[ 
http://jira.nuxeo.org/browse/NXP-4604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=67930#action_67930
 ] 

Alexandre Russel commented on NXP-4604:
---------------------------------------

This is a hibernate issue. It is possible to 'tell' hibernate which schema to 
use. For this add a hibernate.properties in nuxeo.ear (not nuxeo.ear/config) 
with:
hibernate.default_schema SCHEMA_NAME
or add it to the datasource.
It works for table creation, but this setting is not respected for table 
update. See for more info:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-92
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1126
http://opensource.atlassian.com/projects/hibernate/browse/HHH-735

> table are not updated when using oracle database if table with same name 
> exists in another schema
> -------------------------------------------------------------------------------------------------
>
>                 Key: NXP-4604
>                 URL: http://jira.nuxeo.org/browse/NXP-4604
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Alexandre Russel
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to