Hi,

In Geronimo binary install which directories do we consider read-only
vs. write/read? The idea is that the read-only directories could be
shared among multiple installations to save some space and reduce
maintenance.

Here's what I identified so far:

read-only:
 - bin
 - jsr88
 - schema
 - lib

read/write:
 - deploy
 - hotbundles
 - etc
 - var

The repository/ directory is a little weird because parts of it could
be considered read-only and some write. I wonder if maybe we should
have separate repository directories one for Geronimo bundles and
another one for applications.

Thanks,
Jarek

Reply via email to