[Bug 2249] New: [RFE] Revisit thermostat-setup

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Feb 26 15:38:01 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2249

            Bug ID: 2249
           Summary: [RFE] Revisit thermostat-setup
           Product: Thermostat
           Version: hg
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Thermostat
          Assignee: unassigned at icedtea.classpath.org
          Reporter: sgehwolf at redhat.com
                CC: thermostat at icedtea.classpath.org

There are a couple of known problems with thermostat-setup as it is now:

1. It assumes the webapp is always there where it might not be.
   An improvement would be to ask if it should set up WEB-INF/web.xml config.
2. It assumes that mongodb storage is always local. Users are added to mongodb
   running on localhost, requiring on setting the localhost exception. This
does
   not make sense on systems which connect to a remote DB. There neither might
be
   needed: no mongodb user being set up, nor changing any web.xml file.
3. It assumes mongodb, which is probably fine.
4. It contains a preamble blurb which is hard-coded. Perhaps it would be better
   to include this from a file. It would also be nice to switch URLs to user
   guides for downstream packages (or include this from a different file).

Maybe this setup script should be more dynamic or generated via build
configurations. Replacing it with a gui setup utility would be another option.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150226/9b7be26f/attachment.html>


More information about the distro-pkg-dev mailing list