Hi, While going through the sources, I noticed that service configuration files are currently located in the sources of the bundles that use them, and that they're copied to the 'right' location during mvn install. This looks a little weird to me, so I created an issue about this. http://jira.amdatu.org/jira/browse/AMDATU-91
The best solution, until we have some nicer mechanism to handle configuration, is to place all configuration inside a single bundle, and have that bundle pass the configuration on to Config Admin. I have a patch waiting that just does that. Does anyone else have an opinion about this? Angelo -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.amdatu.org/pipermail/amdatu-developers/attachments/20101006/13f76e05/attachment.html

