-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi,
are you aware of http://www.day.com/specs/jcr/2.0/13_Workspace_Management.html since 2.0 you can create workspaces through the api instead of messing with configuration files. cheers,david Am 08.12.2011 15:16, schrieb goutham_pn: > Hello everyone, > > <?xml version="1.0" encoding="UTF-8"?> > <Workspace name="${name}"> > > <FileSystem > class="org.apache.jackrabbit.core.fs.local.LocalFileSystem"> > > </FileSystem> > > <PersistenceManager > class="org.apache.jackrabbit.core.persistence.bundle.MySqlPersistenceManager"> > > > > > > > > > > > </PersistenceManager> > > <SearchIndex > class="org.apache.jackrabbit.core.query.lucene.SearchIndex"> > > > </SearchIndex> > </Workspace> > > Above is my workspace.xml file. I want to create a workspace dynamically > passing properties at the time of creation. > > In the above xml file ${driver}, ${db.url}... I want to pass dynamically and > create it. > > Please help me in achieving the configuration. > > > ----- > Thanks & Regards, > Goutham PN > -- > View this message in context: > http://jackrabbit.510166.n4.nabble.com/Creating-dynamic-workspaces-using-property-file-tp4172861p4172861.html > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. - -- Liip AG // Agile Web Development // T +41 26 422 25 11 CH-1700 Fribourg // PGP 0xA581808B // www.liip.ch -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7iBOsACgkQqBnXnqWBgIt8AACfRc4Ja6UjjYBTBu0MBV/Q5mVo xzwAoLCGLR7i7V9qnhw5KuGDfVw0NvQK =sjUE -----END PGP SIGNATURE-----
