Hi,

Krawetz, Bruce M a écrit :
> Thank you.  That fixed the problem, and revealed two more.
> 
> Attempting to create a new HydraFile (which extends Document)
> returns a '404 /nuxeo/create_document.faces is not available'.
> I've been looking at the 'Book' sample, but can't figure out how to link
> my new schema to my (still-to-be-created) faces.  I think a Bean is
> needed, but I can't derive its Name, package, or methods.

No bean needed, your 404 problem comes from another typo in your layout 
contribution: use <template 
mode="any">/layouts/layout_default_template.xhtml</template> (and not .xml)

> The other problem appears in the log file.  It's complaining about
> HydraFile and JackRabbit.  I'm not using jackrabbit, yet.  (or am i?)

Yes you are, that's the content default backend.

Regards,

-- 
Anahide Tchertchian, Nuxeo
Mail: [EMAIL PROTECTED] - Tel: +33 (0)1 40 33 79 87
http://www.nuxeo.com - http://www.nuxeo.org
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to