This line should be
  <param name="schemaObjectPrefix" value="jcr_${wsp.name}_"></param>
But you could hardcode any value you want (it's the table prefix in the storage) as wsp.name is only ever "default" when used by Nuxeo EP.
For instance:
  <param name="schemaObjectPrefix" value="jcr_default_"></param>

Florent


On 19 Feb 2008, at 02:34, Joe wrote:

What is the schemaObjectPrefix you used in each location? The posted configuration doesnt look correct.



<param name="schemaObjectPrefix" value="jcr_${wsp.name
<http://wsp.name>}_"></param>

Thanks,


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


--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



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

Reply via email to