[opencms-dev] Accessing the VFS without using the workplace.

Carl Alex Friis Nielsen cfn at kb.dk
Tue Jan 30 13:49:35 CET 2007


I want to build a deamon which will read some data, form them
into OpenCms resources and enter them in some suitable place in
the VFS.

It seems this can be done by instatiating org.opencms.main.OpenCmsCore
(getInstance), initializing it, getting it to run level 3,
getting a CmsObject (initCmsObject) and working through that.
(shamelessly inspired by the source of CmsShell).

1. Is the feasible ?

2. How stable can I expect OpenCmsCore to be ?

3. Anyone with experience doing something like this ?

4. Are there other (better ?) ways to do this ?

CmsShell doesn't really seem to do the job.

Cheers,

Carl



More information about the opencms-dev mailing list