Hi Felix, I pulled out the svn trunk and built up 1.0.9-SNAPSHOT and that solved my various problems with my components not reactivating, however it seems to have triggered a problem starting sling 2.0.2-incubator, in my logs I see:
09.09.2009 10:07:06.009 *ERROR* [FelixStartLevel] org.apache.sling.jcr.jackrabbit.server [org.apache.sling.jcr.jackrabbit.server.SlingServerRepository] Component Factory cannot be configured by factory configuration This is being thrown by src/main/java/org/apache/felix/scr/impl/manager/ComponentFactoryImpl.java:273 - looks like this change came as a result of FELIX-1416 based on commit logs. -- Pull me down under... On Fri, Sep 4, 2009 at 5:56 PM, Felix Meschberger <fmesc...@gmail.com>wrote: > If you would upgrade to a trunk build of SCR, this should be fixed. >