Re: upnp media server pure java

2008-09-29 Thread Jackson, Bruce
When you say that you're using the samples in felix, what do you mean? Cyberlink is a upnp media server application built on top of the upnp stack. You would need to build a similar media server on top of the felix upnp stack in order for it to be seen by the ps3. Felix uses a newer version of t

Re: upnp media server pure java

2008-09-29 Thread Survivant 00
I found the program Cyberlink media server and I'm able to see it in my PS3. I think it use a old version of cyberlink upnp library. I want to try the same thing with Felix... I have plan to reverse-engineer it to understand the difference. did someone know what is missing in the sample to be ab

upnp media server pure java

2008-09-29 Thread Survivant 00
I want to do a media server using Felix upnp. I downloaded and builded the source code. When I run the samples, I'm able to see them within the tester. I even see my Tversity that run on another computer. but I don't see my Google media server and I don't see the samples on my Playstations 3.

[jira] Created: (FELIX-750) BundleException messages lack bundle ids

2008-09-29 Thread Alexander Klimetschek (JIRA)
BundleException messages lack bundle ids Key: FELIX-750 URL: https://issues.apache.org/jira/browse/FELIX-750 Project: Felix Issue Type: Improvement Components: Framework Reporter

[jira] Closed: (FELIX-741) Modify shell start/stop commands to support transient starting/stopping of bundles

2008-09-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-741. - Resolution: Fixed I committed support for starting/stopping bundles transiently using "-t" for th

[jira] Closed: (FELIX-713) Add support for transiently starting/stopping bundles

2008-09-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall closed FELIX-713. - Resolution: Fixed I applied the patch. I will close this issue since Sahoo reported that it was w

[jira] Created: (FELIX-749) Add support for lazy activation of bundles

2008-09-29 Thread Richard S. Hall (JIRA)
Add support for lazy activation of bundles -- Key: FELIX-749 URL: https://issues.apache.org/jira/browse/FELIX-749 Project: Felix Issue Type: New Feature Components: Framework, Specification c

[jira] Updated: (FELIX-713) Add support for transiently starting/stopping bundles

2008-09-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-713: -- Component/s: Specification compliance Description: I would like Felix to support for Bundle.s

[jira] Commented: (FELIX-748) Deadlock with class loading and URLHandlers

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635454#action_12635454 ] Felix Meschberger commented on FELIX-748: - Thanks for the feedback. Will have a look

[jira] Commented: (FELIX-748) Deadlock with class loading and URLHandlers

2008-09-29 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635441#action_12635441 ] Karl Pauls commented on FELIX-748: -- I think it should be enough to make both, the addToStre

[jira] Commented: (FELIX-713) Add support for Bundle.start(int)

2008-09-29 Thread Sahoo (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635430#action_12635430 ] Sahoo commented on FELIX-713: - Yes, the patch looks good. I also ran the tests that I had attach

[jira] Closed: (FELIX-662) ConfigManager should check for empty value before converting into a specific type

2008-09-29 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-662. -- Works fine. Thanks > ConfigManager should check for empty value before converting into a specific

Re: [jira] Updated: (FELIX-748) Deadlock with class loading and URLHandlers

2008-09-29 Thread Simon Kaegi
Felix, do you know if a similar bug should be logged against Equinox. It's quite likely that we're using a similar approach. Thanks. -Simon - Original Message - From: "Felix Meschberger (JIRA)" <[EMAIL PROTECTED]> To: Sent: Monday, September 29, 2008 10:53 AM Subject: [jira] Updated

[jira] Created: (FELIX-748) Deadlock with class loading and URLHandlers

2008-09-29 Thread Felix Meschberger (JIRA)
Deadlock with class loading and URLHandlers --- Key: FELIX-748 URL: https://issues.apache.org/jira/browse/FELIX-748 Project: Felix Issue Type: Bug Components: Framework Affects Versions:

[jira] Updated: (FELIX-748) Deadlock with class loading and URLHandlers

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-748: Attachment: FELIX-748-deadlock.txt Here is the full stacktrace of the three deadlocking thre

[jira] Commented: (FELIX-730) Can't import highest package version

2008-09-29 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635393#action_12635393 ] Richard S. Hall commented on FELIX-730: --- Yes, Pierre, you should see the same behavior

Re: [VOTE] Release webconsole 1.2.0

2008-09-29 Thread Carsten Ziegeler
+1 Carsten -- Carsten Ziegeler [EMAIL PROTECTED]

Re: Bundle Documentation URLs

2008-09-29 Thread Richard S. Hall
+1 Sounds good to me. -> richard Felix Meschberger wrote: Hi all, The OSGi spec defines Bundle-DocURL header to be an URL pointing to the bundle's documentation. Currently only few of our bundles really use that header and those who use it sometimes contain outdated URLs. To remedy this situ

[jira] Closed: (FELIX-730) Can't import highest package version

2008-09-29 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre De Rop closed FELIX-730. --- Hi Richard; I have checked the latest trunk and i still have the same behaviour: If I don't provide expl

Re: [VOTE] Release webconsole 1.2.0

2008-09-29 Thread Rob Walker
+1 from me - Rob Felix Meschberger wrote: Hi, I've compiled a new release candidate for a first maintenance and feature release of the webconsole bundle and put it up here for testing and checking: http://people.apache.org/~fmeschbe/org.apache.felix.webconsole-1.2.0/ The KEYS file for verify

Re: [VOTE] Release webconsole 1.2.0

2008-09-29 Thread Felix Meschberger
Here is mine +1 for the release. Regards Felix Felix Meschberger schrieb: > Hi, > > I've compiled a new release candidate for a first maintenance and > feature release of the webconsole bundle and put it up here for testing > and checking: > > http://people.apache.org/~fmeschbe/org.apache.feli

[VOTE] Release webconsole 1.2.0

2008-09-29 Thread Felix Meschberger
Hi, I've compiled a new release candidate for a first maintenance and feature release of the webconsole bundle and put it up here for testing and checking: http://people.apache.org/~fmeschbe/org.apache.felix.webconsole-1.2.0/ The KEYS file for verifying the signature is also in this directory an

[jira] Updated: (FELIX-614) Change behaviour of little arrow on single bundle/component display

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-614: Component/s: Web Console > Change behaviour of little arrow on single bundle/component displ

[jira] Closed: (FELIX-614) Change behaviour of little arrow on single bundle/component display

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-614. --- Resolution: Fixed This has been verified in the meantime, so closing this bug is appropriate.

[jira] Assigned: (FELIX-585) org.apache.felix.webconsole.internal.compendium.ConfigManager.listConfigurations(): Configuration instances for ManagedServiceFactoy instances cause IllegalArgumentExcepti

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned FELIX-585: --- Assignee: Felix Meschberger > org.apache.felix.webconsole.internal.compendium.ConfigMa

[jira] Assigned: (FELIX-586) org.apache.felix.webconsole.internal.compendium.BaseConfigManager.getAttributeDefinitionMap(): implementation does not properly handle Configuration instances of a Managed

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned FELIX-586: --- Assignee: Felix Meschberger > org.apache.felix.webconsole.internal.compendium.BaseConf

[jira] Updated: (FELIX-586) org.apache.felix.webconsole.internal.compendium.BaseConfigManager.getAttributeDefinitionMap(): implementation does not properly handle Configuration instances of a ManagedS

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-586: Fix Version/s: webconsole-1.0.2 > org.apache.felix.webconsole.internal.compendium.BaseConfig

[jira] Updated: (FELIX-584) org.apache.felix.webconsole.internal.compendium.AjaxConfigManagerAction.applyConfiguration(): "create" action is not handled properly

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-584: Fix Version/s: webconsole-1.0.2 > org.apache.felix.webconsole.internal.compendium.AjaxConfig

[jira] Updated: (FELIX-587) org.apache.felix.webconsole.internal.compendium.AjaxConfigManagerAction.configForm(): Configuration instance for a ManagedServiceFactory will cause Exception

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-587: Fix Version/s: webconsole-1.0.2 > org.apache.felix.webconsole.internal.compendium.AjaxConfig

[jira] Assigned: (FELIX-587) org.apache.felix.webconsole.internal.compendium.AjaxConfigManagerAction.configForm(): Configuration instance for a ManagedServiceFactory will cause Exception

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned FELIX-587: --- Assignee: Felix Meschberger > org.apache.felix.webconsole.internal.compendium.AjaxConf

[jira] Updated: (FELIX-585) org.apache.felix.webconsole.internal.compendium.ConfigManager.listConfigurations(): Configuration instances for ManagedServiceFactoy instances cause IllegalArgumentExceptio

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-585: Fix Version/s: webconsole-1.0.2 > org.apache.felix.webconsole.internal.compendium.ConfigMana

[jira] Closed: (FELIX-746) Display Bundle Doc URL as a link

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-746. --- Resolution: Fixed Implemented in Rev 700068. > Display Bundle Doc URL as a link > ---

[jira] Closed: (FELIX-745) Mark optional imports as such

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-745. --- Resolution: Fixed Implemented in Rev 700068. > Mark optional imports as such > --

[jira] Closed: (FELIX-747) Enable bundle installation through OBR again

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-747. --- Resolution: Fixed Implemented in Rev. 700067. The actual deployment happens asynchronously. Th

[jira] Work started: (FELIX-747) Enable bundle installation through OBR again

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-747 started by Felix Meschberger. > Enable bundle installation through OBR again > > > Key: FELI

[jira] Created: (FELIX-747) Enable bundle installation through OBR again

2008-09-29 Thread Felix Meschberger (JIRA)
Enable bundle installation through OBR again Key: FELIX-747 URL: https://issues.apache.org/jira/browse/FELIX-747 Project: Felix Issue Type: Improvement Components: Web Console Affect

[jira] Created: (FELIX-746) Display Bundle Doc URL as a link

2008-09-29 Thread Felix Meschberger (JIRA)
Display Bundle Doc URL as a link Key: FELIX-746 URL: https://issues.apache.org/jira/browse/FELIX-746 Project: Felix Issue Type: Improvement Components: Web Console Affects Versions: webconsole-1

[jira] Work started: (FELIX-745) Mark optional imports as such

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-745 started by Felix Meschberger. > Mark optional imports as such > - > > Key: FELIX-745 > URL: h

[jira] Created: (FELIX-745) Mark optional imports as such

2008-09-29 Thread Felix Meschberger (JIRA)
Mark optional imports as such - Key: FELIX-745 URL: https://issues.apache.org/jira/browse/FELIX-745 Project: Felix Issue Type: Improvement Components: Web Console Affects Versions: webconsole-1.0.0

[jira] Closed: (FELIX-574) Replace Action and Render service interfaces by the Servlet interface

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-574. --- Resolution: Fixed Fix Version/s: webconsole-1.0.2 The Action and Render interfaces are

[jira] Resolved: (FELIX-662) ConfigManager should check for empty value before converting into a specific type

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved FELIX-662. - Resolution: Fixed Fix Version/s: webconsole-1.0.2 Fixed in Rev. 700063. Please clo

[jira] Work started: (FELIX-662) ConfigManager should check for empty value before converting into a specific type

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-662 started by Felix Meschberger. > ConfigManager should check for empty value before converting into a specific > type > --

[jira] Assigned: (FELIX-662) ConfigManager should check for empty value before converting into a specific type

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned FELIX-662: --- Assignee: Felix Meschberger > ConfigManager should check for empty value before conver

[jira] Closed: (FELIX-566) More RESTful management console URLs

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-566. --- Resolution: Fixed Fix Version/s: webconsole-1.0.2 This has been implemented some time a

[jira] Closed: (FELIX-744) Support configuration creation from the GET request

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-744. --- Resolution: Fixed Added support for the "create" parameter in Rev. 700058 It is now possible

[jira] Closed: (FELIX-743) Support configuration filtering

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-743. --- Resolution: Fixed Add support for configuration filtering in Rev. 700058. Configurations may

[jira] Updated: (FELIX-743) Support configuration filtering

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-743: Component/s: Web Console > Support configuration filtering > ---

[jira] Closed: (FELIX-742) Order configurations alphabetically

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-742. --- Resolution: Fixed Implemented alphabetic configuration ordering in the drop-down selections in

[jira] Created: (FELIX-744) Support configuration creation from the GET request

2008-09-29 Thread Felix Meschberger (JIRA)
Support configuration creation from the GET request --- Key: FELIX-744 URL: https://issues.apache.org/jira/browse/FELIX-744 Project: Felix Issue Type: Improvement Components: Web Cons

[jira] Work started: (FELIX-742) Order configurations alphabetically

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-742 started by Felix Meschberger. > Order configurations alphabetically > --- > > Key: FELIX-742 >

[jira] Created: (FELIX-743) Support configuration filtering

2008-09-29 Thread Felix Meschberger (JIRA)
Support configuration filtering --- Key: FELIX-743 URL: https://issues.apache.org/jira/browse/FELIX-743 Project: Felix Issue Type: Improvement Affects Versions: webconsole-1.0.0 Reporter: Felix Mes

[jira] Work started: (FELIX-743) Support configuration filtering

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-743 started by Felix Meschberger. > Support configuration filtering > --- > > Key: FELIX-743 > UR

[jira] Created: (FELIX-742) Order configurations alphabetically

2008-09-29 Thread Felix Meschberger (JIRA)
Order configurations alphabetically --- Key: FELIX-742 URL: https://issues.apache.org/jira/browse/FELIX-742 Project: Felix Issue Type: Improvement Components: Web Console Affects Versions: webcon

[jira] Closed: (FELIX-691) Add support for the deployment admin

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-691. --- Resolution: Fixed So, I close this issue for you after fixing a minor issue with metatype pre

[jira] Closed: (FELIX-592) Console does not work properly in Internet Explorer

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-592. --- Resolution: Fixed This has been fixed and works, so I close this issue for now. > Console doe

[jira] Issue Comment Edited: (FELIX-734) Remote shell bundle can prevent felix shutdown

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635329#action_12635329 ] fmeschbe edited comment on FELIX-734 at 9/29/08 3:07 AM: -- I

[jira] Commented: (FELIX-734) Remote shell bundle can prevent felix shutdown

2008-09-29 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635329#action_12635329 ] Felix Meschberger commented on FELIX-734: - I can only reproduce a similar behaviour

Re: Bundle Documentation URLs

2008-09-29 Thread Felix Meschberger
Hi, Marcel Offermans schrieb: > +1 > > Good idea, I think in general we should try to make our bundle > documentation as accessible as possible, as I've seen quite a few people > new to Felix or OSGi struggle with finding those docs. > > I'm thinking, could we somehow even leverage this to show

Re: Bundle Documentation URLs

2008-09-29 Thread Marcel Offermans
+1 Good idea, I think in general we should try to make our bundle documentation as accessible as possible, as I've seen quite a few people new to Felix or OSGi struggle with finding those docs. I'm thinking, could we somehow even leverage this to show up in the OBR and maybe even in the s

Re: Bundle Documentation URLs

2008-09-29 Thread Stuart McCulloch
2008/9/29 Felix Meschberger <[EMAIL PROTECTED]> > Hi all, > > The OSGi spec defines Bundle-DocURL header to be an URL pointing to the > bundle's documentation. Currently only few of our bundles really use > that header and those who use it sometimes contain outdated URLs. > > To remedy this situat

Bundle Documentation URLs

2008-09-29 Thread Felix Meschberger
Hi all, The OSGi spec defines Bundle-DocURL header to be an URL pointing to the bundle's documentation. Currently only few of our bundles really use that header and those who use it sometimes contain outdated URLs. To remedy this situation, I suggest we set the Bundle-DocURL header to http://feli

Re: [CONF] Apache Felix: Apache Felix OSGi Bundle Repository OBR (page edited)

2008-09-29 Thread Felix Meschberger
Hi, I updated the site now (removed the trailing OBR abbreviation) and adapted the pom.xml with the modified URL. Regards Felix Richard S. Hall schrieb: > Felix Meschberger wrote: >> Hi, >> >> Richard S. Hall schrieb: >> >>> If we are going to edit the page to not have parentheses, then we mig