jdbc
I have the following columns in a view id VARCHAR2(40)
exercice VARCHAR2(40)
label VARCHAR2(40)
ordering NUMBER
obsolete NUMBER
comm_reference VARCHAR2(50)
comm_libelle VARCHAR2(500)
comm_date_creation VARCHAR2(19)
utilisateur VARCHAR2(50) that I ...
0 votes
1 answers
0 comments
1833 views
In studio, it seems impossible to declare a custom vocabulary (not based on the single data source). So I choose an arbitrary vocabulary and give in custom properties my directoryName (test) The bundle is generated as expected <properties ...
0 votes
1 answers
0 comments
2428 views
Hi, is h2-1.1.114-nx.jar a fork of H2 code base? What would be the reason for forking? Thanks!
0 votes
1 answers
0 comments
1676 views
Hi All, I'm attempting to configure a Nuxeo 5.6 VM to access an external PostgreSQL 9.1 database over SSL. Non-encrypted connections work fine, but I'm stumped as to how to tell Nuxeo to use SSL. First, in my PostgreSQL database, I've generated an ...
0 votes
3 answers
1 comments
16761 views
I am running Nuxeo 5.5 Tomcat Distribution on PostgreSQL 9.1 with Social Collaboration enabled. On startup, I receive the following error. ERROR [org.nuxeo.runtime.datasource.DataSourceComponent] Cannot bind datasource 'jdbc/nxactivities' in JNDI ...
0 votes
2 answers
10 comments
5634 views