oups, I missed that point ! you are right: multi-components can be
specified in two ways:
1/
http://www.osgi.org/xmlns/scr/v1.0.0";>
interface="org.osgi.service.log.LogService" ...
interface="org.osgi.service.log.LogService" ...
as well as:
Hi all, and thanks to Pierre for getting me a little further along,
I got something sort of working a la Pierre's sample... I originally did
not do a runnable, as Pierre has in his Configurator, although I suspect
that the runnable is not critical in and of itself... However, the
sleep(2) followed
[
https://issues.apache.org/jira/browse/FELIX-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre De Rop updated FELIX-639:
Attachment: XmlHandler.java
ComponentMetadata.java
In ComponentMetadata.java, I have
Pierre De Rop wrote:
I have created a new JIRA issue about that and have provided a patch.
Thanks, I've two comments :)
- Could you please provide the patch as an attachment of the bug?
- Afaik the "components" is allowed as the root element. But if you
want to have several component defini
I have created a new JIRA issue about that and have provided a patch.
Thanks
/Pierre
Richard S. Hall wrote:
These sound like some good suggestions. If you haven't already, you
should open up a JIRA issue so that it can be tracked. If you have a
suggested patch, feel tree to attach it too.
Tha
Need more logs from SCR
---
Key: FELIX-639
URL: https://issues.apache.org/jira/browse/FELIX-639
Project: Felix
Issue Type: Improvement
Components: Declarative Services (SCR)
Affects Versions: scr-1.0.2
[
https://issues.apache.org/jira/browse/FELIX-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard S. Hall closed FELIX-638.
-
Resolution: Fixed
I applied a simple patch to fix this. I will close this issue for now, but I
di
OBR resolution process does not consider capability namespace
-
Key: FELIX-638
URL: https://issues.apache.org/jira/browse/FELIX-638
Project: Felix
Issue Type: Bug
Componen
Hi everyone, good morning...
Thanks for the shoulder / snippets and references...
I'll try the below probably later this afternoon, if I can get the chance...
unfortunately, I sort of am multi-tasking and I can't get to working on these
things dedicated, although I sure would like to...
T