Hi, I would like to embed custom content (stuff that isn't bundles) in subsystems. Now, according to the OSGI spec, in the Subsystem-Content header, a subsystem implementation can choose to support additional resource types apart from the standard osgi bundle/fragment, etc.
I looked at the Aries Subsystem source code. It appears to have the concept of different types of installer for resources, but I couldn't figure out whether it is possible to register a custom installer for a custom resource. Basically, I would like to have custom content in .ESA archives and then register some deployer onto the aries subsystem so that my deployer can be called for such content. I am not sure whether that is possible or not currently. All help/advice appreciated, Thanks, Tarun
