Hi Mark, Mark Derricutt schrieb: > Should this be a drop in replacement/update to people running ConfigAdmin > 1.0.8 at all? I'm not entirely sure what the implication of "upcoming 1.3 > spec" entails. Is there a minimum Felix/OSGi setup needed?
Yes, this is intended to be a drop-in replacement and no there is no minimum Felix/OSGi setup required. > When the only change to my sling based app was going from 1.0.8 to 1.2.0 the > system dies horribly on startup with: > > Caused by: java.lang.ClassNotFoundException: javax.transaction.xa.XAResource > at > org.apache.felix.framework.searchpolicy.R4SearchPolicyCore.findClass(R4SearchPolicyCore.java:198) > at > org.apache.felix.framework.searchpolicy.R4SearchPolicy.findClass(R4SearchPolicy.java:45) > at > org.apache.felix.framework.searchpolicy.ContentClassLoader.loadClass(ContentClassLoader.java:109) > at java.lang.ClassLoader.loadClass(ClassLoader.java:252) Unfortunately, this is not enough of a stacktrace to be able to help out here. If you could provided the complete stacktrace here (or better yet in a Felix/configadmin issue), we could try to track down the issue. Thanks and regards Felix --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

