Hey Bertrand, Thanks for the information. I'm already producing code with the plug-in, but unfortunately with a misconfiguration somewhere. Could you provide a simple example?
For example, MyService interface and MyServiceImpl would be marked with scr.service and scr.component respectively, correct? That's what I'm doing but something is not right. Thanks for any insight, Rodrigo On 9/15/07, Bertrand Delacretaz <[EMAIL PROTECTED]> wrote: > > Hi Rodrigo, > > On 9/15/07, Rodrigo Madera <[EMAIL PROTECTED]> wrote: > >... I'm trying to develop a Declarative Service using the > maven-bundle-plugin, > > but I can't find documentation on it.... > > The docs are at > http://felix.apache.org/site/maven-bundle-plugin-bnd.html , but to > create Declarative Services you should also have a look at the > maven-scr-plugin, see > http://felix.apache.org/site/maven-scr-plugin.html > > -Bertrand > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

