Equinox has this nice ability to treat a provisioned container as read-only, and thus shared between processes. This comes in handy if you happen to have very large data resources in your fragments.
Can Karaf be configured to operate in this mode? Obviously, each process had better have a unique log directory, but does Karaf feel the need to write anything else (assuming that you don't go using the config commands to modify etc)? Or, for that matter, share _DATA except for log, but not share etc?
