From 5a19d539c31c988ce2a0ac520499e9a76430578f Mon Sep 17 00:00:00 2001 From: Don Brutzman <brutzman@nps.edu> Date: Thu, 13 May 2021 10:20:30 -0700 Subject: [PATCH] updated tomcat installation information, still not fully working --- developers.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/developers.html b/developers.html index 17c9efb644..0b4369e96e 100644 --- a/developers.html +++ b/developers.html @@ -2413,8 +2413,9 @@ netbeans_jdkhome="C:\Program Files\Java\jdk1.8.0_221"</pre> Ensure that <code>CATALINA_HOME</code> points to root directory of current Tomcat installation. </li> <li> - Troubleshooting in progress: not working in Netbeans 12.3, backtracking to Netbeans 12.2 and OpenJDK 14.02, - still no joy... + <span style="color:darkorange"><b>Warning, troubleshooting in progress:</b></span> + not working in Netbeans 12.3, unsuccessful backtracking to Netbeans 12.2 and OpenJDK 14.02, + still trying... </li> <li> No plans yet to upgrade to Tomcat 10 since package and class invocation is different. -- GitLab