|
|
|
|
|
|
Re: [ECP/EMFStore] with MySQL instead of MongoDB [message #1329764 is a reply to message #1314138] |
Sat, 03 May 2014 05:20  |
Eclipse User |
|
|
|
Hello Johannes
Thanks for your detailed reply. I will try it out and update you on the
same. Your help is really appreciated.
Regards
Malai
On 4/25/2014 12:58 PM, Johannes Faltermeier wrote:
> Hi,
> if you haven't included the EMFStore mongodb plugins in your
> run-configuration the projects will be stored as XMI in your user-home
> directory in the .emfstore -folder.
> In order to store them with mongodb you will have to add the EMFStore
> mongodb plugins to your runconfig and their dependencies. Those are:
> org.eclipselabs.emf.query.simple
> org.eclipselabs.mongo
> org.eclipselabs.mongo.emf
> org.eclipselabs.mongo.emf.builders
> org.eclipselabs.mongo.emf.converter
> org.eclipselabs.mongo.emf.ext
> org.eclipselabs.mongo.emf.query.simple
> org.eclipselabs.mongo.emf.streams
> org.eclipse.equinox.ds
> org.eclipse.equinox.cm
> Also make sure that equinox.ds and *.cm have autostart set to true and a
> start-level of 1. If you are missing those dependencies in your target
> platform, take at look at the emfstore.target. EMFStore expects that
> there is a running mongodb instance it can connect to. By default it
> will look for an instance running on the localhost.
> Cheers
> Johannes
|
|
|
Powered by
FUDForum. Page generated in 0.04443 seconds