+ Dependency list and notes
+
+ - org.apache.felix.framework-3.2.0.jar
+ - org.apache.felix.bundlerepository-1.6.4.jar
+ - org.apache.felix.configadmin-1.2.8.jar
+ - org.apache.felix.http.bundle-2.2.0.jar
+ - org.apache.felix.log-1.0.1.jar
+ - org.apache.felix.webconsole-3.1.8.jar
+ - org.apache.log4j-1.2.16.jar
+ - org.apache.servicemix.bundles.bcel-5.2_3.jar
+ - org.apache.servicemix.bundles.xalan-serializer-2.7.1_3.jar
+ - org.apache.servicemix.bundles.xerces-2.9.1_4.jar
+ - org.apache.servicemix.bundles.xmlresolver-1.2-4.0-m1.jar
+ - slf4j-api-1.6.1.jar
+ - slf4j-log4j12-1.6.1.jar
+ - xalan-2.7.1.kf3.jar
+
+
+ Apache Felix is the OSGi framework implementation and the
+ other Felix bundles are OSGi service implementations. The web
+ console bundle is not a service implementation, but a very
+ nice tool to have.
+
+
+ The Apache ServiceMix bundles include Apache Xerces and its
+ dependencies, and the serializer from Apache Xalan. The
+ Knopflerfish bundle was chosen for Xalan because it includes
+ XMLTransformerActivator, which simplifies locating a
+ transformer through the OSGi service registry.
+
+
+ The Log4j and SLF4J bundles are, of course, for logging.
+
+
+
+