Re: Pax Construct Spring OSGi script problem

2008-10-24 Thread Stuart McCulloch
2008/10/24 Niclas Hedhman <[EMAIL PROTECTED]> > On Fri, Oct 24, 2008 at 12:03 AM, Mike Smoot <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > I've run into a problem with my project which I'm able to reproduce with > the > > http://www.ops4j.org/projects/pax/construct/examples/SPRING_OSGI_EXAMPLE >

Re: Pax Construct Spring OSGi script problem

2008-10-23 Thread Niclas Hedhman
On Fri, Oct 24, 2008 at 12:03 AM, Mike Smoot <[EMAIL PROTECTED]> wrote: > Hi All, > > I've run into a problem with my project which I'm able to reproduce with the > http://www.ops4j.org/projects/pax/construct/examples/SPRING_OSGI_EXAMPLE > script. All you need to do is change the project from Equi

Re: Pax Construct Spring OSGi script problem

2008-10-23 Thread Richard S. Hall
I think this issue would effect Felix 1.2.1 too. In Felix 1.2.0 we added initial support for fragments, but since we don't have full fragment support we decided to throw an exception if an installed fragment was using features we did not yet implement, thinking this would save people time debug