0

I build a rcp use osgi which can work well when just a user use one of copy. but i want to change it to different linux user share one of copy(read only for all user ) ,but osgi need a "./confiurationg" with writable . There is a best way to resolve if ?

pdb
  • 1
  • See [Eclipse Multi-User Installs](http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fmulti_user_installs.html) – greg-449 Sep 25 '15 at 10:17
  • I have add -vmargs -Dosgi.configuration.cascaded=true -Dosgi.sharedConfiguration.area=configuration -Dosgi.configuration.area=@user.home/./configuration -Dosgi.instance.area=@user.home/./workspace in my .ini . that have change the configuration area to user's home dir but there will a error like "unable to acquire application service " in some time , – pdb Sep 26 '15 at 07:59

0 Answers0