I don't know if it was being done yet, but the installer that I have now built also puts the Server VM with the JRE and starts tomcat on the server vm... On our office linux server I have installed tomcat as a unix daemon.
BTW, can the installer code stay in the tools/installer folder on the bazaar repo or should it be in the local/in ?? --- Regards, Saptarshi PURKAYASTHA Director R & D, HISP India Health Information Systems Programme My Tech Blog: http://sunnytalkstech.blogspot.com You Live by CHOICE, Not by CHANCE 2009/3/20 Lars Helge Øverland <larshe...@gmail.com> > > 2.) On Windows machines, the JRE runs with the Client JVM which is >> optimized for quick start, but not for better memory/thread management as >> the server HotSpot VM. We should by default start tomcat with server VM. In >> my JavaEE experience, this does reduce a lot of OOM exceptions. If you just >> have the JRE installed then the server vm is not installed. You need the JDK >> and have to pass the -server parameter when starting tomcat. If you have the >> JRE only, then you can copy the server folder from a JDK installation, just >> like I am doing in the new installer for Windows. >> > > This is interesting. Is this something that is done on the India server > installations as well? > > > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp