[jboss-osgi-commits] JBoss-OSGI SVN: r89493 - projects/jboss-osgi/trunk/distribution/runtime/conf.

jboss-osgi-commits at lists.jboss.org jboss-osgi-commits at lists.jboss.org
Thu May 28 08:23:40 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-05-28 08:23:40 -0400 (Thu, 28 May 2009)
New Revision: 89493

Modified:
   projects/jboss-osgi/trunk/distribution/runtime/conf/jboss-osgi-felix.properties
Log:
Bootstrap MC service

Modified: projects/jboss-osgi/trunk/distribution/runtime/conf/jboss-osgi-felix.properties
===================================================================
--- projects/jboss-osgi/trunk/distribution/runtime/conf/jboss-osgi-felix.properties	2009-05-28 12:21:21 UTC (rev 89492)
+++ projects/jboss-osgi/trunk/distribution/runtime/conf/jboss-osgi-felix.properties	2009-05-28 12:23:40 UTC (rev 89493)
@@ -72,6 +72,9 @@
 org.jboss.osgi.spi.framework.autoStart=\
    file://${osgi.home}/bundles/org.apache.felix.log.jar \
    file://${osgi.home}/bundles/jboss-osgi-common.jar \
+   file://${osgi.home}/bundles/jboss-osgi-common-core.jar \
    file://${osgi.home}/bundles/jboss-osgi-jmx.jar \
+   file://${osgi.home}/bundles/jboss-osgi-apache-xerces.jar \
+   file://${osgi.home}/bundles/jboss-osgi-xml-binding.jar \
    file://${osgi.home}/bundles/jboss-osgi-microcontainer.jar \
-   file://${osgi.home}/bundles/jboss-osgi-hotdeploy.jar 
+   file://${osgi.home}/bundles/jboss-osgi-hotdeploy.jar 
\ No newline at end of file




More information about the jboss-osgi-commits mailing list