OSGi
bundle. Since a bundle is a read only archive, it does not implement the extended WritableContentRepository
interface. The implementation assumes a prefix to all page and resource uris of /repository
, which means that pages are expected to live under /repository/pages
while resources are expected under /repository/resources
. You may want to change these assumptions using {@link #setBundlePathPrefix(String)}, {@link #setPagesURI(String)} or{@link #setResourcesURI()}.
|
|