nuxeo

Enable Hibernate "show_sql" for a Nuxeo installation

I want to see why my Nuxeo installation is failing when I point its SQL user directory to other database (Oracle says: table/view doesn't exists). I want to enable show_sql Hibernate parameter to see the sql in the console.. but I don't know where I can do it (if I can). ...

Predicate's label in JSF on Nuxeo.

Hi everyone. I'am on a JSF problem using Nuxeo : I would like to get a predicate label (like "label.relation.predicate.inverse.Requires") out of this very predicate inside a JSF. I tried to do many things and all the objects I have are "statement" and "node". I tried to figure the label from the "#{statement.predicate.uri}" and wethe...

Examples and extension in Nuxeo

Hi guys, I'm trying to set up Nuxeo's examples, but I can't get them working. Does someone succeed in compiling and deploying them ? I know it uses JAX-RS, but I'm still trying to set up a project with Eclipse to generate bundles, and I'm quite lost. I would be very happy if someone could give me a compiling project, or a link for a s...