BJ:

-------- Original Message --------
Subject: Re: [osgi-dev] custom properties for a DS / ComponentFactory?
(was : 112.2.4 Factory Component: "The service properties of the
Component Factory service must not include the component properties")
From: BJ Hargrave <hargr...@us.ibm.com>
To: OSGi Developer Mail List <osgi-dev@mail.osgi.org>
Date: Sun 16 Sep 2012 02:30:17 PM CDT
> Easy to fix
>
> @ComponentFactory(factory = "factory." + MyComponent.className)
> public class MyComponent {
>   static final String className = MyComponent.class.getName();
>
still the same compile error in my eclipse; do you mind publishing a
working gist for this?

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

Reply via email to