Reinier van den Born wrote:
Apparently basedir=.../editor, which explains the superfluous "editor"
in the path.
Also localdev is apparently hardcoded, so it never looks in
example_sqlserver_project
Exactly, it's the default. Unless you specify another location, it looks
there.
So I added the following line to my build.properties:
maven.cocoon.servermanager.configuration.dir=${basedir}/src/configurations/example_sqlserver_project
which seems to do the trick (didn't run the editor yet, so I am not sure)
It's the correct way to do it if you're using anything but the default.
I do wonder about the localdev/projects/localdev/... This projects
subdir is in all configurations (taxdev, the templates). Seems to
suggest that I could also put the projects/example_sqlserver_project
subtree under ../localdev/projects, except that the configuration.dir is
then still wrongly set.
Plus you would be making changes within the default CMS code, which is
generally not recommended. If you want to use your own servermanager
configuration, create it one level above the editor and set
maven.cocoon.servermanager.configuration.dir accordingly.
When using the default (localdev) the dir is determined differently, so
that the only config that works...
I'm not sure what you mean here.
Anyway, I'd say the instructions need an update...
I think you're right, I'll put it on my TODO list.
Regards,
--
Bartosz Oudekerk
.---------------------------------.-----------------------------------.
| Hippo B.V. | Hippo USA Inc. |
| Oosteinde 11 | 101 H Street, suite Q Petaluma CA |
| 1017 WT Amsterdam | 94952-3329 San Francisco |
| The Netherlands | United States |
| Tel +31 (0)20 5224466 | +1 (707) 773-4646 |
+---------------------------------+-----------------------------------+
| [EMAIL PROTECTED] | http://www.onehippo.com |
`---------------------------------^-----------------------------------'
********************************************
Hippocms-dev: Hippo CMS development public mailinglist
Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html