|
From: Maxime <ma...@ta...> - 2017-09-26 00:25:43
|
Cliff, Thank you for your email. The Java Service Wrapper supports all versions of Java from 1.4. Is this restriction on your Java Application? If so, can you edit the code to lift this limit? Which message is it showing exactly? Best Regards, Maxime On Tue, Sep 26, 2017 at 2:15 AM, Cliff Martin <cli...@gm...> wrote: > I have Java 1.8.0_144 installed, and the Windows service I am trying to > start stops with a validation error on the JRE saying to only supports > versions 1.6.0 - 1.8.0. Presumably it thinks 1.8.0_144 > 1.8.0. How do I > fix this? Is there a configuration option to ignore the version, or set it > to 9? > > -- > > Cliff > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |