I now have a working version of the blog sample. Yay!

I have a question about one of the fixes though. In Joe's most recent fix he fixed Java code in BloggingServiceImpl.java (which probably needed fixing anyway). I think Joe was avoiding an NPE which was caused by changes to changes to the blueprint configuration to comment out the optional service. (https://svn.apache.org/repos/asf/incubator/aries/trunk/samples/blog/blog-biz/src/main/resources/OSGI-INF/blueprint/blueprint.xml).

With the recent changes to re-instate the no-op resolver, should I be able to revert the changes to the blueprint as well? If I do, what else will need fixing? Tests?

Zoƫ


Reply via email to