Hi,

The description of the rules is in the first entry of the table here 
<https://osgi.org/specification/osgi.cmpn/7.0.0/service.component.html#service.component-component.element>.
 You will definitely be fine if you stick to ‘.’ as the default naming scheme 
uses the fully qualified class name.

Tim

> On 11 Jun 2018, at 08:04, David Leangen via osgi-dev <osgi-dev@mail.osgi.org> 
> wrote:
> 
> 
> Hi!
> 
> Can anybody tell me what a valid component name looks like?
> 
> I am trying to organize a somewhat complex array of components by including 
> something similar to a namespace in the component name. It appears (but I’m 
> not sure because I cannot tell from the error message) that I am getting 
> errors if I include a “:”, a “-“, or a “.” in the component name, or some 
> combination thereof that I have not yet figured out.
> 
> I skimmed the spec and could not find a reference.
> 
> 
> Thanks for any help!
> 
> Cheers,
> =David
> 
> 
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev

_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to