Hi Carsten, Thanks for you fast replay!
> -----Ursprüngliche Nachricht----- > > Is there an Option to remove the Tag and the Namespace Automatically? Maybe > an XSL Transformations Plugin for maven. > > no there isn't such an option. Afaik the xml generated by the scr plugin > is conforming to the spec. The root element is required to generate a > valid xml file and the namespace is required if you have more than one > component. You are right. The "components"-Tag is needed for a valid xml file when you have more then one components. That's my mistake, but the namespace is still a problem with equinox.ds When I remove the "scr:" from all Tags, my services are up und running, otherwise the services don't start. The attachment files: <<serviceComponents.xml.generated>> Generated by maven-scr-plugin. Services not started. <<serviceComponents.xml.running>> Remove the "scr" Namespace by handy. Both Services started I am currently confused ?) > > What version of equinox.ds are you using? > org.eclipse.equinox.ds (1.0.0.v20080427-0830) THX Best Regards Niklas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]