Hi Jorge Yes, this is correct (although .../v1.1.0 would have technically been sufficient).
Point is that the "activate" and other Component element attributes have been added after the initial DS 1.0 release and have thus been defined in an updated Schema referenced by a new versioned URL. And you have to explicitly declare the schema URL if you are using a schema which is provided by an update of the DS spec since the default URL is the 1.0 URL of the original spec. Regards Felix Am 17.06.2013 um 22:43 schrieb bokie: > Sorry guys, > > I think I've figured it out!! > > I add the xmlns="http://www.osgi.org/xmlns/scr/v1.2.0" attribute in the > Component Annotation; source of information > http://www.slideshare.net/fmeschbe/20110321-ds-eclipsecon2011 > <http://www.slideshare.net/fmeschbe/20110321-ds-eclipsecon2011> > > Is this correct? > > Thanks, > Jorge > > > > > -- > View this message in context: > http://apache-felix.18485.x6.nabble.com/Declarative-Services-tp5003982p5003983.html > Sent from the Apache Felix - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

