Re: IPOJO initialization + refresh deadlock

2013-01-03 Thread Jad Naous
On Thu, Jan 3, 2013 at 12:55 AM, Bertrand Delacretaz bdelacre...@apache.org wrote: Hi, On Tue, Jan 1, 2013 at 12:09 PM, Jad Naous j...@nerati.com wrote: ...I'm running into another deadlock now. It seems like there needs to be a more rigorous study of how locking is used in the

[jira] [Commented] (FELIX-3835) Cannot get from PojoMetadata, MethodMetadata object of an inherited method of an iPOJO instance.

2013-01-03 Thread Guillaume Sauthier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542822#comment-13542822 ] Guillaume Sauthier commented on FELIX-3835: --- Inheritance is not supported in the

[jira] [Commented] (FELIX-3837) PojoizationPlugin should be more extensible

2013-01-03 Thread Guillaume Sauthier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542841#comment-13542841 ] Guillaume Sauthier commented on FELIX-3837: --- I had something similar in mind,

Re: IPOJO initialization + refresh deadlock

2013-01-03 Thread Bertrand Delacretaz
On Thu, Jan 3, 2013 at 10:19 AM, Jad Naous j...@nerati.com wrote: On Thu, Jan 3, 2013 at 12:55 AM, Bertrand Delacretaz bdelacre...@apache.org ... I haven't studied your case in detail but you might want to compare with FELIX-3067... Seems related. I'm guessing you are running into the deadlock

[jira] [Commented] (FELIX-3837) PojoizationPlugin should be more extensible

2013-01-03 Thread Guillaume Sauthier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542853#comment-13542853 ] Guillaume Sauthier commented on FELIX-3837: --- See here for an implementation

[jira] [Commented] (FELIX-3837) PojoizationPlugin should be more extensible

2013-01-03 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542903#comment-13542903 ] Jérémy Cazaux commented on FELIX-3837: -- Yes, as you have added the possibility to

[jira] [Commented] (FELIX-3835) Cannot get from PojoMetadata, MethodMetadata object of an inherited method of an iPOJO instance.

2013-01-03 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542906#comment-13542906 ] Jérémy Cazaux commented on FELIX-3835: -- Yes but maybe inheritance could be support in

[jira] [Commented] (FELIX-3837) PojoizationPlugin should be more extensible

2013-01-03 Thread Guillaume Sauthier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542931#comment-13542931 ] Guillaume Sauthier commented on FELIX-3837: --- I understand your POV, I was just

[jira] [Commented] (FELIX-3837) PojoizationPlugin should be more extensible

2013-01-03 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543103#comment-13543103 ] Jérémy Cazaux commented on FELIX-3837: -- 2 ways to do globally the same thing in two

[jira] [Updated] (FELIX-3838) [DS] Race condition in ImmediateComponentHolder

2013-01-03 Thread Glenn Marcy (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Glenn Marcy updated FELIX-3838: --- Attachment: felix-scr.89998-patch.txt Attached is a patch with changes for two files: 1)

Metatype Service - OptionalAttributes - extra XML attributes with namespace support

2013-01-03 Thread Alexander.Berger
Hi I intend to use extra (optional) XML attributes with the Metatype Service. For this purpose I examined the Felix metatype service implementation and found the class org.apache.felix.metatype.OptionalAttributes, which is extended by AD, OCD, ... . But unluckily this class is neither