Trond Norbye wrote: > In the future the xml file will go away (from the users point of view), > and you have to either use: > a) the CLI > b) the GUI > c) a web config page. > > All of these methods will use JMX to talk to the opengrok server to get > / set the configuration. The _only_ configuration property you as a user > will have is to specify the URI to the server :)
This won't mesh very well with the option of embedding jetty. You'll at least need a properties file to specify the ports it will listen on. And from a user's perspective that's a lot easier than installing tomcat. -- Les Mikesell lesmikesell at gmail.com