Excellent. Thank you. I have wotaskd and JavaMonitor running as a service using Server JRE 10.0.1. My applications are not running yet, which was to be expected. I need to update frameworks which will take some time.
Since there is no installer with the server jre download, I had to manually setup the environment variables and registry settings. Here are the system environment variables: JAVA_HOME = C:\Program Files\Java Added “C:\Program Files\Java\bin” to the Path Here are the registry settings (copy to a .reg file if you wish): [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft] [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\JDK] "CurrentVersion"="10.0" [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\JDK\10.0] "JavaHome"="C:\\Program Files\\Java" "RuntimeLib"="C:\\Program Files\\Java\\bin\\java.dll" [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\JRE] "CurrentVersion"="10.0" [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\JRE\10.0] "JavaHome"="C:\\Program Files\\Java" "RuntimeLib"="C:\\Program Files\\Java\\bin\\java.dll" Dmytro From: Dr. Markus Stoll, junidas GmbH <markus.st...@junidas.de> Sent: Monday, June 4, 2018 3:29 AM To: Kantala, Dmytro R. <dkant...@motleyrice.com> Cc: Samuel Pelletier <sam...@samkar.com>; WebObjects-Dev <webobjects-dev@lists.apple.com> Subject: Re: EXTERNAL-Re: Looking towards JDK 9, 10 sure, you can get it here: http://www.mstoll.de/download/WOStart_bda65dbc.zip<http://www.mstoll.de/download/WOStart_bda65dbc.zip> its a build for 64 Bit Windows from repo commit bda65dbc if someone could replace the file on wocommunity servers.... this would be nice Regards, Markus Am 01.06.2018 um 18:24 schrieb Kantala, Dmytro R. <dkant...@motleyrice.com<mailto:dkant...@motleyrice.com>>: Is there a precompiled version of the newer WOStart? I can only find one about 4 years old. Trying out Java 10 using the server jre. Dmytro From: Webobjects-dev <webobjects-dev-bounces+dkantala=motleyrice....@lists.apple.com<mailto:webobjects-dev-bounces+dkantala=motleyrice....@lists.apple.com>> On Behalf Of Dr. Markus Stoll, junidas GmbH Sent: Monday, May 7, 2018 3:31 AM To: Samuel Pelletier <sam...@samkar.com<mailto:sam...@samkar.com>> Cc: WebObjects-Dev <webobjects-dev@lists.apple.com<mailto:webobjects-dev@lists.apple.com>> Subject: EXTERNAL-Re: Looking towards JDK 9, 10 Hi, i tried with JDK 10 and it looks quite promising (but only use a subset of Wonder frameworks... ) I have a working Dev seat (Eclipse 4.7.3a with JDK 10) and a working Test deployment with JDK 10.0.1 running on windows (see my pull request for the needed WOStart.exe) Full tests of my apps are still outstanding... Will now watch the whole thing, but I want to be prepared for Java 8 going EOL... Regards, Markus Am 01.05.2018 um 01:40 schrieb Samuel Pelletier <sam...@samkar.com<mailto:sam...@samkar.com>>: Hi Paul, The actual situation of Java is not clear. Java 9 is already end of life and 10 will be before Java 8. Java 8 that will be supported at least until next January and also until December 2020 but we do not know the details about the later date... See this page full of "more details will be coming... " http://www.oracle.com/technetwork/java/eol-135779.html<http://www.oracle.com/technetwork/java/eol-135779.html> The next real version seem to be 11 but it is not available yet. Anyone have tried to compile with a newer version ? Samuel Le 30 avr. 2018 à 07:11, Paul Hoadley <pa...@logicsquad.net<mailto:pa...@logicsquad.net>> a écrit : Hello, Just out of curiosity, has anyone experimented with migration to JDK 9 or 10? There are a handful of usages of internal APIs in both the WebObjects JARs, as well as ERExtensions and ERProfiling. (Some of those would be easily replaced in Wonder, and jdeps gives alternatives. I take it Signal and SignalHandler are still present in JDK 9, though jdeps (from JDK 8) is saying Resource and URLClassPath have been removed, and would need suitable alternatives found. I'm not sure what the path would be for the offending classes in WebObjects.) Has anyone looked at this, or is JDK 8 likely to be the end of the road? -- Paul Hoadley https://logicsquad.net/<https://logicsquad.net/> https://www.linkedin.com/company/logic-squad/<https://www.linkedin.com/company/logic-squad/> _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com<mailto:Webobjects-dev@lists.apple.com>) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/samuel%40samkar.com<https://lists.apple.com/mailman/options/webobjects-dev/samuel%40samkar.com> This email sent to sam...@samkar.com<mailto:sam...@samkar.com> _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com<mailto:Webobjects-dev@lists.apple.com>) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/markus.stoll%40junidas.de<https://lists.apple.com/mailman/options/webobjects-dev/markus.stoll%40junidas.de> This email sent to markus.st...@junidas.de<mailto:markus.st...@junidas.de> Confidential & Privileged Unless otherwise indicated or obvious from its nature, the information contained in this communication is attorney-client privileged and confidential information/work product. This communication is intended for the use of the individual or entity named above. If the reader of this communication is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error or are not sure whether it is privileged, please immediately notify us by return e-mail and destroy any copies--electronic, paper or otherwise--which you may have of this communication. Confidential & Privileged Unless otherwise indicated or obvious from its nature, the information contained in this communication is attorney-client privileged and confidential information/work product. This communication is intended for the use of the individual or entity named above. If the reader of this communication is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error or are not sure whether it is privileged, please immediately notify us by return e-mail and destroy any copies--electronic, paper or otherwise--which you may have of this communication
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com