]> git.argeo.org Git - gpl/argeo-slc.git/blob - eclipse/plugins/org.argeo.slc.client.rap/rap.properties
Fix for Maven 3
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.rap / rap.properties
1 # Question : which are the bundles that must be listed here,
2 # Which are the bundles that are started because of dependency, what is the rule ?
3 argeo.osgi.start=\
4 org.springframework.osgi.extender,\
5 org.argeo.server.ads.server,\
6 org.argeo.slc.server.h2,\
7 org.argeo.slc.server.hibernate,\
8 org.argeo.slc.server.main.rap,\
9 org.argeo.slc.client.rap,\
10 org.argeo.slc.client.ui,\
11 org.argeo.slc.client.commons,\
12 org.argeo.slc.client.core,\
13 org.argeo.slc.client.hibernate,\
14 org.argeo.slc.client.oxm,\
15 org.eclipse.equinox.http.jetty
16 # incoming port for the server
17 org.osgi.service.http.port=1068
18 # do not run an eclipse application
19 eclipse.ignoreApp=true
20 # don t shutdown osgi after exiting (or not running) the application
21 #osgi.noShutdown=true