Do you need this in ability for different flavors in one karaf instance or 
would you be just as happy to assemble separate karaf instances for each 
purpose?

thanks
david jencks

On Feb 16, 2011, at 9:56 AM, jamie campbell wrote:

> Hi,
> 
> I'm wondering if it's possible to have a compositional etc/startup.properties 
> in the same way one can have a compositional pom (well, maybe pom is a bad 
> comparison because I don't need repository sync ability or any of the other 
> fancy things a pom can do with regards to composition).  My use case is that 
> I'd like to have a core set of startup bits, and from that extensional 
> startup bits that vary from one scenario to another, so it would be sweet if 
> I could do something like
> 
> ------------
> import base/base_startup.properties
> 
> org/specificUseCase/specificUseCase.jar=51
> org/anothercase/another.jar=52
> ------------
> 
> -Jamie

Reply via email to