hi steve,
the 'repHomeDir' is set during repository creation and so is the
repository config xml. the repHomeDir becomes the 'rep'home' variable.
the 'wsp.name' the name of the respective workspace and 'the wsp.home'
is usually something like '${rep.home}/workspaces/${wsp.name}'. this
is configurable in the repository.xml. so no need for spring at all.
regards, toby

btw: the current jackrabbit snapshot (1.2.1) contains a
easy-to-deply-and-configure war file. where the repository config and
the jndi/rmi bind parameters are stored externally. see
https://issues.apache.org/jira/browse/JCR-697 for details.


On 1/15/07, Pruitt, Steve <[EMAIL PROTECTED]> wrote:
I can't seem to locate where to set the rep.home, wsp.name, wsp.home
variables.  I put a <Resource> tag in my application's context.xml and
set the repHomeDir, but it didn't seem to take.  I end up with a default
repository in the bin directory.  I have seen anything to suggest
setting the two workspace variables.


-S



--
-----------------------------------------< [EMAIL PROTECTED] >---
Tobias Bocanegra, Day Management AG, Barfuesserplatz 6, CH - 4001 Basel
T +41 61 226 98 98, F +41 61 226 98 97
-----------------------------------------------< http://www.day.com >---

Reply via email to