config.ini: #bundles to start #osgi.bundles=file:org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.rap.ui@4:start osgi.bundles=/home/xavier/deployme/plugins/org.eclipse.equinox.common_3.3.0.v20070426.jar,org.eclipse.update.configurator@3:start,org.eclipse.rap.ui@4:start # options for the equinox launcher # do not run an eclipse application eclipse.ignoreApp=true # don't shutdown osgi after exiting (or not running) the application osgi.noShutdown=true # incoming port for the server org.osgi.service.http.port=7070 eof=eof and ss: osgi> xavier@linux-laptop:~/deployme$ ./eclipse -console osgi> ss Framework is launched. id State Bundle 0 ACTIVE org.eclipse.osgi_3.3.1.R33x_v20070828 1 ACTIVE org.eclipse.equinox.common_3.3.0.v20070426 2 ACTIVE org.eclipse.update.configurator_3.2.200.v20071113 3 ACTIVE org.eclipse.rap.ui_1.1.0.20080107-1025 4 RESOLVED org.eclipse.rap.source_1.1.0.20080107-1025 5 RESOLVED org.eclipse.equinox.launcher.gtk.linux.x86_1.0.100.v20071112 Master=37 6 ACTIVE org.eclipse.core.jobs_3.3.1.R33x_v20070709 7 RESOLVED org.eclipse.rap.rwt_1.1.0.20080107-1025 8 <> org.eclipse.rap.ui.views_1.1.0.20080107-1025 9 RESOLVED org.eclipse.rap.core.databinding.beans_1.1.0.20080107-1025 10 <> org.eclipse.rap.ui.forms_1.1.0.20080107-1025 11 RESOLVED javax.servlet.source_2.4.0.v200706111738 12 RESOLVED org.mortbay.jetty.source_5.1.11.v200706111724 13 RESOLVED org.eclipse.osgi.services_3.1.200.v20070605 14 RESOLVED org.eclipse.rap.jface_1.1.0.20080107-1025 15 ACTIVE org.eclipse.equinox.registry_3.3.1.R33x_v20070802 16 ACTIVE org.eclipse.rap.ui.workbench_1.1.0.20080107-1025 17 ACTIVE org.eclipse.equinox.preferences_3.2.100.v20070522 18 <> deployme_1.0.0 19 <> org.eclipse.core.contenttype_3.2.100.v20070319 20 RESOLVED org.eclipse.rap.core.databinding_1.1.0.20080107-1025 21 RESOLVED org.eclipse.equinox.http.registry_1.0.100.v20071203 23 ACTIVE org.eclipse.core.runtime_3.3.100.v20070530 24 <> org.eclipse.equinox.http.jetty_1.0.100.v20070913 25 RESOLVED org.apache.commons.logging_1.0.4.v200711021015 26 ACTIVE org.eclipse.equinox.app_1.0.1.R33x_v20070828 27 RESOLVED org.eclipse.core.commands_3.3.0.I20070605-0010 28 ACTIVE org.mortbay.jetty_5.1.11.v200711021015 29 RESOLVED org.eclipse.rcp.source_3.3.2.R33x_r20071022-8y8eE9CEV3FspP8HJrY1M2dS 31 <> org.eclipse.core.expressions_3.3.0.v20070606-0010 33 RESOLVED org.eclipse.rap.jface.databinding_1.1.0.20080107-1025 34 RESOLVED org.apache.commons.logging.source_1.0.4.v200706111724 35 <> org.eclipse.equinox.http.servlet_1.0.100.v20071001 36 RESOLVED org.eclipse.rap.demo.databinding_1.1.0.20080107-1025 37 RESOLVED org.eclipse.equinox.launcher_1.0.100.v20071211 Fragments=5 38 RESOLVED org.eclipse.rap.demo_1.1.0.20080107-1025 39 RESOLVED javax.servlet_2.4.0.v200711021030 osgi>