[jira] [Created] (FELIX-3688) patch to the device access implementation

2012-09-28 Thread Dennis Geurts (JIRA)
Dennis Geurts created FELIX-3688: Summary: patch to the device access implementation Key: FELIX-3688 URL: https://issues.apache.org/jira/browse/FELIX-3688 Project: Felix Issue Type:

[jira] [Updated] (FELIX-3688) patch to the device access implementation

2012-09-28 Thread Dennis Geurts (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Geurts updated FELIX-3688: - Attachment: das.diff patch to the device access implementation

[jira] [Commented] (FELIX-3684) Expose the servlet registration information in HandlerRegistry through WebConsole

2012-09-28 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465442#comment-13465442 ] Felix Meschberger commented on FELIX-3684: -- The bridge, bundle, and cometd

[jira] [Created] (FELIX-3689) Event admin requires org.osgi.util.tracker in version 1.5

2012-09-28 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-3689: --- Summary: Event admin requires org.osgi.util.tracker in version 1.5 Key: FELIX-3689 URL: https://issues.apache.org/jira/browse/FELIX-3689 Project: Felix

[jira] [Updated] (FELIX-3689) Event admin requires org.osgi.util.tracker in version 1.5

2012-09-28 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-3689: Description: The new event admin uses a service tracker, as the maven dependency

[jira] [Commented] (FELIX-3680) Exceptions in SCR using concurrent service activation/deactivation

2012-09-28 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465477#comment-13465477 ] Pierre De Rop commented on FELIX-3680: -- Thanks David for the quick anwser and fixes,

[jira] [Updated] (FELIX-3690) DAS performs multiple attach request for one advertised device service when DAS bundle is upgraded

2012-09-28 Thread Andriy Fomenko (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andriy Fomenko updated FELIX-3690: -- Summary: DAS performs multiple attach request for one advertised device service when DAS

[jira] [Created] (FELIX-3690) DAS performs multiple attache request for one advertised device service when DAS bundle is upgraded

2012-09-28 Thread Andriy Fomenko (JIRA)
Andriy Fomenko created FELIX-3690: - Summary: DAS performs multiple attache request for one advertised device service when DAS bundle is upgraded Key: FELIX-3690 URL:

[jira] [Resolved] (FELIX-3600) New UserAdmin implementation

2012-09-28 Thread J.W. Janssen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J.W. Janssen resolved FELIX-3600. - Resolution: Fixed Committed original contribution in rev.1391437; updated versions to snapshots

[jira] [Created] (FELIX-3691) Make UserAdmin entities serializable

2012-09-28 Thread J.W. Janssen (JIRA)
J.W. Janssen created FELIX-3691: --- Summary: Make UserAdmin entities serializable Key: FELIX-3691 URL: https://issues.apache.org/jira/browse/FELIX-3691 Project: Felix Issue Type: Improvement

[jira] [Resolved] (FELIX-3691) Make UserAdmin entities serializable

2012-09-28 Thread J.W. Janssen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J.W. Janssen resolved FELIX-3691. - Resolution: Fixed Committed a fix in rev.1391509. Make UserAdmin entities

Re: Bundle to simplify JAAS usage in OSGi

2012-09-28 Thread David Jencks
I haven't looked at your proposed code yet but from your description it sounds like you have nice solutions for all the problems I'm aware of working around the JAAS apis :-) thanks! david jencks On Sep 28, 2012, at 1:42 AM, Chetan Mehrotra wrote: I would be interested in hearing what the

[jira] [Updated] (FELIX-3687) Deadlock potential from ServiceRegistry.unregisterService

2012-09-28 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated FELIX-3687: Attachment: FELIX-3687-1.diff This patch eliminates the deadlock and seems to work fine in the

[jira] [Commented] (FELIX-3680) Exceptions in SCR using concurrent service activation/deactivation

2012-09-28 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465762#comment-13465762 ] David Jencks commented on FELIX-3680: - I proposed a patch for FELIX-3687 which seems

[jira] [Commented] (FELIX-3687) Deadlock potential from ServiceRegistry.unregisterService

2012-09-28 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465769#comment-13465769 ] Richard S. Hall commented on FELIX-3687: Technically, I believe this patch leaves

[jira] [Commented] (FELIX-3687) Deadlock potential from ServiceRegistry.unregisterService

2012-09-28 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13465794#comment-13465794 ] David Jencks commented on FELIX-3687: - Looking at the code I think that putting the

[jira] [Resolved] (FELIX-3657) [DS] ServiceFactory problems

2012-09-28 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved FELIX-3657. - Resolution: Fixed would be nice to have some tests, but writing them for factory components

[jira] [Resolved] (FELIX-3659) [DS] Share the method objects among all the dependency managers and component managers for the same class

2012-09-28 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved FELIX-3659. - Resolution: Fixed No apparent problems from the implementation [DS] Share the

[jira] [Resolved] (FELIX-3569) Improve configured method handling for ComponentFactory instances

2012-09-28 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks resolved FELIX-3569. - Resolution: Fixed Fix Version/s: scr-1.8.0 actually fixed in FELIX-3659