Hi All, I am trying to deploy the cxf dosgi bundles for web services integration. Everything seems to work fine with Java 5. When I move to Java 6 the whole thing stops after a certain point..
This is the last message which gets printed in logs *INFO* [JcrInstaller.1] org.apache.sling.jcr.jcrinstall.impl.JcrInstaller Background thread JcrInstaller.1 starting After that nothing shows up in logs and in felix console many bundles are in installed state The same works with Java 5 Regards Shashank