Chapter 2. Gadget configuration

eXo IDE configuration file "ide/exo-ide-client/src/main/resources/org/exoplatform/ide/public/applicationInitializer.js" must be the following:

var registryURL = "/rest/private/registry/repository";
var proxyServiceContext = "/rest/private/proxy";
var appConfig = {
	"context" : "/rest/private",
	"publicContext" : "/rest",
	"entryPoint" : "/rest/private/jcr/repository/dev-monit",
	"gadgetServer" : "/eXoGadgetServer/gadgets/" /*for portal*/
}

where: