Re: [WebConsole] Breaking out plugins (was Re: [jira] [Created] (FELIX-3105) WebConsole bundle should export packages from embedded jars)

2011-09-12 Thread Valentin Valchev
Hi Felix, I have the following plugins already separated: deppack ds (declarative services) shell obr The question is can I commit now? Regards, Valentin On 9.9.2011 г. 18:59 ч., Valentin Valchev wrote: Hello, On 8.9.2011 г. 09:51 ч., Felix Meschberger wrote: Hi all, On 07.09.2011 20:26,

[jira] [Commented] (FELIX-3022) Add Uptime indication to Status page

2011-09-12 Thread Valentin Valchev (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102465#comment-13102465 ] Valentin Valchev commented on FELIX-3022: - Added Bulgarian language support in

[jira] [Commented] (FELIX-3006) Please create a logout button for the web console screen

2011-09-12 Thread Valentin Valchev (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102511#comment-13102511 ] Valentin Valchev commented on FELIX-3006: - Really? A special logout plugin? And

[jira] [Commented] (FELIX-3006) Please create a logout button for the web console screen

2011-09-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102516#comment-13102516 ] Gert Vanthienen commented on FELIX-3006: The LogoutServlet plugin was added to

[jira] [Resolved] (FELIX-2922) ArrayIndexOutOfBoundsException when specifying no name

2011-09-12 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved FELIX-2922. --- Resolution: Fixed Fix Version/s: framework.security-1.6.0 I commited a fix for this. If you

[jira] [Resolved] (FELIX-3004) felix.security does not work with exploded jars

2011-09-12 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved FELIX-3004. --- Resolution: Fixed I commited a fix for this which hopefully works. If you want to test it you need

[jira] [Resolved] (FELIX-3101) ClassCastException in Permissions class

2011-09-12 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved FELIX-3101. --- Resolution: Fixed Fix Version/s: framework.security-1.6.0 I commited a fix for this. If you

[jira] [Created] (FELIX-3110) [Framework] Implement 4.3 security checks

2011-09-12 Thread Karl Pauls (JIRA)
[Framework] Implement 4.3 security checks - Key: FELIX-3110 URL: https://issues.apache.org/jira/browse/FELIX-3110 Project: Felix Issue Type: Task Components: Framework Reporter:

[jira] [Resolved] (FELIX-3110) [Framework] Implement 4.3 security checks

2011-09-12 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved FELIX-3110. --- Resolution: Fixed I commited a version of this to trunk in r1169690. [Framework] Implement 4.3

Re: [WebConsole] Breaking out plugins (was Re: [jira] [Created] (FELIX-3105) WebConsole bundle should export packages from embedded jars)

2011-09-12 Thread Felix Meschberger
Hi, On 09.09.2011 17:59, Valentin Valchev wrote: Hello, On 8.9.2011 г. 09:51 ч., Felix Meschberger wrote: Hi all, On 07.09.2011 20:26, Valentin Valchev wrote: Btw what about the OBR plugin? Shall it remain build-in or moved as separate plugin? Now, this starts to be an interesting

Re: [WebConsole] Breaking out plugins (was Re: [jira] [Created] (FELIX-3105) WebConsole bundle should export packages from embedded jars)

2011-09-12 Thread Felix Meschberger
Hi, On 12.09.2011 08:52, Valentin Valchev wrote: Hi Felix, I have the following plugins already separated: deppack ds (declarative services) shell obr The question is can I commit now? Sure, go ahead. Regards Felix Regards, Valentin On 9.9.2011 г. 18:59 ч., Valentin Valchev wrote:

SCR: what are the conditions to satisfy a componentFactory service?

2011-09-12 Thread fleygues
Hello, A simple example as this one (a few lines of SCALA) shows that the registration of ANY dependent service (here aDep, from the console) activates the componentFactory service (here Factory), even if it does NOT satisfy the references of the component (here the property Dep=true required

[jira] [Commented] (FELIX-3037) Plugin does not work with Java 5

2011-09-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102637#comment-13102637 ] Sebb commented on FELIX-3037: - A possible work-round is to add the following to the plugin

[jira] [Assigned] (FELIX-3014) Have a way to deep link to a particular tab within Configuration Status

2011-09-12 Thread Valentin Valchev (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Valchev reassigned FELIX-3014: --- Assignee: Valentin Valchev Have a way to deep link to a particular tab within

[jira] [Resolved] (FELIX-2889) Invalid JSON content in http response after starting or stopping a bundle.

2011-09-12 Thread Valentin Valchev (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Valchev resolved FELIX-2889. - Resolution: Fixed Fixed in rev.1169752 About that JSON .. it is completely valid. The

[jira] [Created] (FELIX-3111) Separate OBR Plugin

2011-09-12 Thread Valentin Valchev (JIRA)
Separate OBR Plugin --- Key: FELIX-3111 URL: https://issues.apache.org/jira/browse/FELIX-3111 Project: Felix Issue Type: Improvement Components: Web Console Affects Versions: webconsole-3.1.8

[jira] [Resolved] (FELIX-3107) Separate Shell Plugin

2011-09-12 Thread Valentin Valchev (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Valchev resolved FELIX-3107. - Resolution: Fixed fixed in rev.1169777 Separate Shell Plugin -

[jira] [Resolved] (FELIX-3100) Separate SCR plugin

2011-09-12 Thread Valentin Valchev (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Valchev resolved FELIX-3100. - Resolution: Fixed Separate SCR plugin --- Key:

[jira] [Resolved] (FELIX-3099) Separate Deployment Admin plugin

2011-09-12 Thread Valentin Valchev (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Valchev resolved FELIX-3099. - Resolution: Fixed Separate Deployment Admin plugin

[jira] [Created] (FELIX-3112) Default for felix.fileinstall.start.level documented incorrectly

2011-09-12 Thread Chris Dolan (JIRA)
Default for felix.fileinstall.start.level documented incorrectly Key: FELIX-3112 URL: https://issues.apache.org/jira/browse/FELIX-3112 Project: Felix Issue Type: Bug

[jira] [Commented] (FELIX-3112) Default for felix.fileinstall.start.level documented incorrectly

2011-09-12 Thread Chris Dolan (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102770#comment-13102770 ] Chris Dolan commented on FELIX-3112: I just found out where my startlevel=60 default

[jira] [Commented] (FELIX-2889) Invalid JSON content in http response after starting or stopping a bundle.

2011-09-12 Thread Julian Sedding (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102773#comment-13102773 ] Julian Sedding commented on FELIX-2889: --- The quotes are mandatory only if the key

[jira] [Reopened] (FELIX-2889) Invalid JSON content in http response after starting or stopping a bundle.

2011-09-12 Thread Valentin Valchev (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Valchev reopened FELIX-2889: - It is my mistake. Obviously I didn't read the spec carefully. Invalid JSON content in http

[jira] [Updated] (FELIX-3096) Could not add FrameworkListener from ServiceListener

2011-09-12 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3096: --- Fix Version/s: framework-4.0.0 Assignee: Richard S. Hall Could not add

[jira] [Commented] (FELIX-3096) Could not add FrameworkListener from ServiceListener

2011-09-12 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102887#comment-13102887 ] Richard S. Hall commented on FELIX-3096: After more investigation, I think I've

[jira] [Commented] (FELIX-3095) FELIX running in embedded mode the File().exits() is false and the File().getAbsoluteFile().exists() is true

2011-09-12 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102895#comment-13102895 ] Richard S. Hall commented on FELIX-3095: Is this issue resolved now? I'd like to

[jira] [Resolved] (FELIX-3096) Could not add FrameworkListener from ServiceListener

2011-09-12 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall resolved FELIX-3096. Resolution: Fixed It should be working now in trunk. We avoid holding the bundle lock for

[jira] [Closed] (FELIX-2973) [Framework] Implement OSGi R4.3 generic capabilities and requirements

2011-09-12 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-2973. -- Resolution: Fixed Karl improved the standard header parser, so this one is done. [Framework]

[jira] [Updated] (FELIX-3035) Make Felix version a compile time constant

2011-09-12 Thread Sahoo (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sahoo updated FELIX-3035: - Attachment: FELIX-3035-patch.txt See attached patch. Make Felix version a compile time constant

[jira] [Commented] (FELIX-2572) JRE system packages should include uses constraints

2011-09-12 Thread Sahoo (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13103368#comment-13103368 ] Sahoo commented on FELIX-2572: -- Given below are the standard javax package list for JavaSE 6:

[jira] [Commented] (FELIX-2572) JRE system packages should include uses constraints

2011-09-12 Thread Sahoo (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13103378#comment-13103378 ] Sahoo commented on FELIX-2572: -- Pl. add org.omg.stub.java.rmi to the above list as well.