[equinox-dev] Validation in Equinox Metatype service

2009-04-08 Thread Jan Stette
Looking at the Equinox implementation of the Metatype service (the version at the head of the trunk in CVS), it appears that the validate() method in AttributionDefinitionImpl only performs validation on strings. Could someone confirm if this is indeed the case, and if so, whether there are any

Re: [equinox-dev] Validation in Equinox Metatype service

2009-04-08 Thread Jan Stette
, There are currently no plans for further work in 3.5 however if you open a bug and submit a patch I'd definitely look at it. -Simon [image: Inactive hide details for Jan Stette ---04/08/2009 10:43:23 AM---Looking at the Equinox implementation of the Metatype service]Jan Stette ---04/08/2009

Re: [equinox-dev] Question regarding class loader and getPackages()

2008-06-02 Thread Jan Stette
2008/6/2 BJ Hargrave [EMAIL PROTECTED]: [EMAIL PROTECTED] 1. The call is not overridden in the Equinox classloader, so the default implementation in java.lang.ClassLoader is used. Hence, only the bundle's own packages, and the system packages are returned. I don't think imported

Re: [equinox-dev] Equinox lazy bundle start and deadlocks

2008-05-22 Thread Jan Stette
problem. Tom [image: Inactive hide details for Jan Stette ---05/21/2008 08:09:54 AM---I'm running with a fairly recent version of the ProSyst DS.]Jan Stette ---05/21/2008 08:09:54 AM---I'm running with a fairly recent version of the ProSyst DS. I don't think this deadlock is the same

Re: [equinox-dev] Equinox lazy bundle start and deadlocks

2008-05-21 Thread Jan Stette
Stette ---05/21/2008 07:19:46 AM---I'm seeing some deadlock problems with Equinox lazy bundle s]Jan Stette ---05/21/2008 07:19:46 AM---I'm seeing some deadlock problems with Equinox lazy bundle starting, much as described at From: Jan Stette [EMAIL PROTECTED] To: Equinox development mailing

[equinox-dev] Declarative Services questions

2007-07-31 Thread Jan Stette
Dear all, I'd like to ask anyone on this list: is there anyone out there who is using Declarative Services with Equinox in anger? On my current project, we have tried to introduce it but have come across some problems. First of all, we're using the ProSyst implementation. While we realise this