Re: [Vote] Release iPOJO 0.8.0

2008-05-30 Thread Richard S. Hall
I hate to raise some issues with this release since I know it was a pain for Clement to create and I, as much as anyone, want to get an iPOJO release out the door; however, we might need address some of these issues: Serious issues -- * org.apache.felix.ipojo.ant embeds ObjectWe

Problems with URL handler for bundle:// protocol

2008-05-30 Thread Guillaume Nodet
The "bundle:" protocol URL handler is built in Felix framework, but does not seem to work well for me at the moment. The idea behing this URL handler is to be able to access any resource inside a bundle. The syntax is as following: bundle://[bundleId].[bundleRev]:[classPathId]/[path] where [

Re: Problems with URL handler for bundle:// protocol

2008-05-30 Thread Richard S. Hall
Guillaume Nodet wrote: The "bundle:" protocol URL handler is built in Felix framework, but does not seem to work well for me at the moment. The idea behing this URL handler is to be able to access any resource inside a bundle. The syntax is as following: bundle://[bundleId].[bundleRev]:[cla

Re: Problems with URL handler for bundle:// protocol

2008-05-30 Thread Guillaume Nodet
On Fri, May 30, 2008 at 9:48 AM, Richard S. Hall <[EMAIL PROTECTED]> wrote: > Guillaume Nodet wrote: >> >> The "bundle:" protocol URL handler is built in Felix framework, but >> does not seem to work well for me at the moment. The idea behing this >> URL handler is to be able to access any resourc

[jira] Created: (FELIX-577) Problems with the bundle url protocol

2008-05-30 Thread Guillaume Nodet (JIRA)
Problems with the bundle url protocol - Key: FELIX-577 URL: https://issues.apache.org/jira/browse/FELIX-577 Project: Felix Issue Type: Bug Components: Framework Affects Versions: felix-1.0.4

Re: [Vote] Release iPOJO 0.8.0

2008-05-30 Thread Karl Pauls
> I hate to raise some issues with this release since I know it was a pain for > Clement to create and I, as much as anyone, want to get an iPOJO release out > the door; however, we might need address some of these issues: > > Serious issues > -- > > * org.apache.felix.ipojo.ant embed

[jira] Commented: (FELIX-577) Problems with the bundle url protocol

2008-05-30 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601041#action_12601041 ] Richard S. Hall commented on FELIX-577: --- As mentioned on the mailing list, I think it

[jira] Updated: (FELIX-577) Problems with the bundle url protocol

2008-05-30 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated FELIX-577: -- Attachment: FELIX-577.patch > Problems with the bundle url protocol > --

Re: Problems with URL handler for bundle:// protocol

2008-05-30 Thread Guillaume Nodet
JIRA raised and patch attached: https://issues.apache.org/jira/browse/FELIX-577 On Fri, May 30, 2008 at 10:09 AM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > On Fri, May 30, 2008 at 9:48 AM, Richard S. Hall <[EMAIL PROTECTED]> wrote: >> Guillaume Nodet wrote: >>> >>> The "bundle:" protocol URL

[jira] Created: (FELIX-578) ComponentFactoryImpl.newInstance() must create the component synchronously

2008-05-30 Thread Felix Meschberger (JIRA)
ComponentFactoryImpl.newInstance() must create the component synchronously -- Key: FELIX-578 URL: https://issues.apache.org/jira/browse/FELIX-578 Project: Felix Issue Ty

[jira] Commented: (FELIX-528) Support nested folders in fileinstall

2008-05-30 Thread Toni Menzel (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601132#action_12601132 ] Toni Menzel commented on FELIX-528: --- Does ANYONE care about this NEW (for felix) component

OBR in the web console

2008-05-30 Thread Niklas Gustavsson
Hi What's the current status of the OBR support in the web console? From what I can see, the support was removed a little while back. Any plans for reintroducing it? /niklas

[jira] Created: (FELIX-579) NPE in AbstractComponentManager

2008-05-30 Thread Carsten Ziegeler (JIRA)
NPE in AbstractComponentManager --- Key: FELIX-579 URL: https://issues.apache.org/jira/browse/FELIX-579 Project: Felix Issue Type: Bug Components: Declarative Services (SCR) Affects Versions: scr-1.0

RE: [Vote] Release iPOJO 0.8.0

2008-05-30 Thread Clement Escoffier
> -Message d'origine- > De : Karl Pauls [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 30 mai 2008 04:16 > À : dev@felix.apache.org > Objet : Re: [Vote] Release iPOJO 0.8.0 > > > I hate to raise some issues with this release since I know it was a > pain for > > Clement to create and I, as

[jira] Created: (FELIX-580) Allows maven-bunde-plugin to generate a repository file outide a maven repository with absolute url

2008-05-30 Thread Clement Escoffier (JIRA)
Allows maven-bunde-plugin to generate a repository file outide a maven repository with absolute url --- Key: FELIX-580 URL: https://issues.apache.org/jira/browse/FELIX

[jira] Updated: (FELIX-580) Allows maven-bunde-plugin to generate a repository file outide a maven repository with absolute url

2008-05-30 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier updated FELIX-580: Attachment: obr-patch.patch The attached patch allows the creation of OBRs with absolute URL

Re: OBR in the web console

2008-05-30 Thread Felix Meschberger
Hi Niklas, Am Freitag, den 30.05.2008, 15:42 +0200 schrieb Niklas Gustavsson: > Hi > > What's the current status of the OBR support in the web console? From > what I can see, the support was removed a little while back. Any plans > for reintroducing it? Definitely yes ! I had to remove it becaus

[jira] Closed: (FELIX-368) Service binding odities if (un)bind methods take ServiceReferences

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger closed FELIX-368. --- This may be closed by now. > Service binding odities if (un)bind methods take ServiceReferences >

Re: OBR in the web console

2008-05-30 Thread Niklas Gustavsson
On Fri, May 30, 2008 at 8:10 PM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > Definitely yes ! I had to remove it because it used functionality not > available any more. I have to rewrite it to directly go to the OBR API. Sounds good. /niklas

[jira] Updated: (FELIX-387) Fix support for reference service target properties

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-387: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > Fix support for referen

[jira] Updated: (FELIX-277) Improve SCR packaging to make it simpler to deploy and use

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-277: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > Improve SCR packaging t

[jira] Updated: (FELIX-279) Concurrency Issues when enabling components

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-279: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > Concurrency Issues when

[jira] Updated: (FELIX-112) activate() calls do not match with deactivate() calls for a delayed component (immediate="false") and service instances are multiple (although there is no factory)

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-112: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > activate() calls do not

[jira] Updated: (FELIX-18) Implement Declarative Services

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-18: --- Fix Version/s: scr-1.0.0 > Implement Declarative Services > -- > >

[jira] Updated: (FELIX-392) Better handle unexpected issues when trying to get a activation or binding method by reflection

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-392: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > Better handle unexpecte

[jira] Updated: (FELIX-110) completion of the current Felix SCR implementation to take into account components elements

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-110: Fix Version/s: scr-1.0.0 > completion of the current Felix SCR implementation to take into a

[jira] Updated: (FELIX-368) Service binding odities if (un)bind methods take ServiceReferences

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-368: Fix Version/s: scr-1.0.0 > Service binding odities if (un)bind methods take ServiceReference

[jira] Updated: (FELIX-337) Immediate components are registered as delayed

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-337: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > Immediate components ar

[jira] Updated: (FELIX-258) Support Configuration Admin configuration

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-258: Fix Version/s: scr-1.0.0 > Support Configuration Admin configuration > -

[jira] Updated: (FELIX-140) Drop GenericActivator from SCR

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-140: Fix Version/s: scr-1.0.0 > Drop GenericActivator from SCR > -- >

[jira] Updated: (FELIX-384) Possible deadlock on framework startlevel change

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-384: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > Possible deadlock on fr

[jira] Updated: (FELIX-364) 0..1 dynamic service reference does not bind properly.

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-364: Fix Version/s: scr-1.0.0 > 0..1 dynamic service reference does not bind properly. >

[jira] Updated: (FELIX-374) Register ManagedService on behalf of components to receive Configuration

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-374: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > Register ManagedService

[jira] Updated: (FELIX-341) Intermittent exception during Felix shutdown

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-341: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > Intermittent exception

[jira] Updated: (FELIX-243) Add support for ServiceFactory components

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-243: Fix Version/s: scr-1.0.0 > Add support for ServiceFactory components > -

[jira] Updated: (FELIX-268) SCR module in the pom.xml

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-268: Fix Version/s: scr-1.0.0 > SCR module in the pom.xml > - > >

[jira] Updated: (FELIX-105) SCR component/reference/cardinality never used

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-105: Fix Version/s: scr-1.0.0 > SCR component/reference/cardinality never used >

[jira] Updated: (FELIX-259) Add support for factory components

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-259: Fix Version/s: scr-1.0.0 > Add support for factory components >

[jira] Updated: (FELIX-356) DependencyManager.bind may bind to null and does not correctly check for success

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-356: Fix Version/s: scr-1.0.0 > DependencyManager.bind may bind to null and does not correctly ch

[jira] Updated: (FELIX-131) Fix method lookup and implement enableComponet/disableComponent

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-131: Fix Version/s: scr-1.0.0 > Fix method lookup and implement enableComponet/disableComponent >

[jira] Updated: (FELIX-254) Add support for property values in element body

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-254: Fix Version/s: scr-1.0.0 > Add support for property values in element body > --

[jira] Updated: (FELIX-284) Add Management API

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-284: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > Add Management API > --

[jira] Updated: (FELIX-489) Intermittent deadlock while using declarative services in Tuscany

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-489: Fix Version/s: scr-1.0.0 > Intermittent deadlock while using declarative services in Tuscany

[jira] Updated: (FELIX-132) Integrate SCR with Felix

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-132: Fix Version/s: scr-1.0.0 > Integrate SCR with Felix > > >

[jira] Updated: (FELIX-144) Change all headers and remove copyright notices

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-144: Fix Version/s: (was: felix-0.8.0) scr-1.0.0 > Change all headers and

[jira] Updated: (FELIX-385) ReferenceMetadata.setTarget includes the interface name in the target filter

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-385: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > ReferenceMetadata.setTa

[jira] Updated: (FELIX-109) java.lang.ClassCastException when the component descriptor contains elements

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-109: Fix Version/s: scr-1.0.0 > java.lang.ClassCastException when the component descriptor contai

[jira] Updated: (FELIX-128) Implementing missing ComponentContext methods

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-128: Fix Version/s: scr-1.0.0 > Implementing missing ComponentContext methods > -

[jira] Updated: (FELIX-264) Update pom to use new bundle plugin

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-264: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > Update pom to use new b

[jira] Updated: (FELIX-425) DependencyManager does not correctly handle service counting

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-425: Fix Version/s: scr-1.0.0 > DependencyManager does not correctly handle service counting > --

[jira] Updated: (FELIX-366) Bound Service Replacement incorrect

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-366: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > Bound Service Replaceme

[jira] Updated: (FELIX-357) activation and deactivation may run concurrently

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-357: Fix Version/s: scr-1.0.0 > activation and deactivation may run concurrently > --

[jira] Updated: (FELIX-373) Log the unsatisfied dependencies of a component which prevent activation of the component

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-373: Fix Version/s: scr-1.0.0 > Log the unsatisfied dependencies of a component which prevent act

[jira] Updated: (FELIX-106) SCR doesn't support XML documents with namespaces

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-106: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > SCR doesn't support XML

[jira] Updated: (FELIX-464) Cannot retrieve service to be unbound in unbind method taking ServiceReference

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-464: Fix Version/s: (was: felix-1.0.0) scr-1.0.0 > Cannot retrieve service

[jira] Commented: (FELIX-158) Add Bundle.getBundleContext() method

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601211#action_12601211 ] Felix Meschberger commented on FELIX-158: - I think this method is implemented a long

[SCR] Bulk Issue Changes

2008-05-30 Thread Felix Meschberger
Hi all, You may have noticed the bulk changes I did on the Declarative Services (SCR) issues: I marked all issues fixed for inclusion in the 1.0 release as being fixed by that version. Regards Felix

Re: Problems with URL handler for bundle:// protocol

2008-05-30 Thread Alan D. Cabrera
On May 30, 2008, at 1:09 AM, Guillaume Nodet wrote: On Fri, May 30, 2008 at 9:48 AM, Richard S. Hall <[EMAIL PROTECTED]> wrote: Guillaume Nodet wrote: While I agree that these are issues that should be addressed, we are really talking about special cases here, since you generally shouldn

[jira] Created: (FELIX-581) Allow creating configuration for managed services and service factories

2008-05-30 Thread Dieter Wimberger (JIRA)
Allow creating configuration for managed services and service factories --- Key: FELIX-581 URL: https://issues.apache.org/jira/browse/FELIX-581 Project: Felix Issue Type: Im

[jira] Resolved: (FELIX-578) ComponentFactoryImpl.newInstance() must create the component synchronously

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved FELIX-578. - Resolution: Fixed Fix Version/s: scr-1.0.1 Fixed in Rev. 661830: ComponentFactoryIm

[jira] Commented: (FELIX-581) Allow creating configuration for managed services and service factories

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601231#action_12601231 ] Felix Meschberger commented on FELIX-581: - Currently the web console configuration s

[jira] Assigned: (FELIX-579) NPE in AbstractComponentManager

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned FELIX-579: --- Assignee: Felix Meschberger > NPE in AbstractComponentManager > --

[jira] Resolved: (FELIX-579) NPE in AbstractComponentManager

2008-05-30 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger resolved FELIX-579. - Resolution: Fixed Fix Version/s: scr-1.0.1 Implemented guarding of the BundleCompon

[Web Console] Some minor fixes

2008-05-30 Thread Pedro Pedruzzi
Patch attached with some minor fixes in the Configuration render. -- Pedro Pedruzzi | Engenharia de Software | V2COM | +55 11 3094-3939

Re: Problems with URL handler for bundle:// protocol

2008-05-30 Thread Guillaume Nodet
I'm trying to export a document from a bundle and make it available on a known uri. Furthermore, I'm trying to export this document using spring-dm. On Fri, May 30, 2008 at 8:36 PM, Alan D. Cabrera <[EMAIL PROTECTED]> wrote: > > On May 30, 2008, at 1:09 AM, Guillaume Nodet wrote: > >> On Fri, May

[jira] Commented: (FELIX-581) Allow creating configuration for managed services and service factories

2008-05-30 Thread Dieter Wimberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601270#action_12601270 ] Dieter Wimberger commented on FELIX-581: I also think that rendering the configurat

Re: Problems with URL handler for bundle:// protocol

2008-05-30 Thread Alan D. Cabrera
On May 30, 2008, at 12:48 AM, Richard S. Hall wrote: I will raise a JIRA and attach a patch to do the following: * if the url port is ommitted (thus defaults to -1), use the same behavior as if 0 was used (search in the whole classpath) ok Is this behavior safe? What if two different clas

[jira] Commented: (FELIX-581) Allow creating configuration for managed services and service factories

2008-05-30 Thread Dieter Wimberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601337#action_12601337 ] Dieter Wimberger commented on FELIX-581: I took a look at the sources (1.0.0 release

Re: [Web Console] Some minor fixes

2008-05-30 Thread Niclas Hedhman
On Saturday 31 May 2008 04:19, Pedro Pedruzzi wrote: > Patch attached with some minor fixes in the Configuration render. Patches are needed to be posted to JIRA, as that provides a record of you aer providing it on Apache License terms. Cheers -- Niclas Hedhman, Software Developer I live here