Re: [java] [tomcat] Is there a trick to deploying a web app to Tomcat?

2020-05-26 Thread Geertjan Wielenga
Can you try this scenario with 12.0 Beta 5? There has been a recent fix in this area. bit.ly/download-12-0-beta-5 Gj On Wed, 27 May 2020 at 04:25, René Aravena wrote: > Hi, I had that problem with the apache-tomcat-9.0.35 (last) version, I > went back to the apache-tomcat-9.0.30 and it worked

Re: [java] [tomcat] Is there a trick to deploying a web app to Tomcat?

2020-05-26 Thread René Aravena
Hi, I had that problem with the apache-tomcat-9.0.35 (last) version, I went back to the apache-tomcat-9.0.30 and it worked ok, however I didn't have time to investigate what it was about. Maybe if you just need it to work the deployment this information will be useful. René Aravena El mar., 26 d

Re: How do you setup JUnit with Maven?

2020-05-26 Thread Ty Young
On 5/21/20 11:49 AM, John Mc wrote: What version of JUnit are you using? If its JUnit 5, then you need to be running the Maven Surefire plugin > version 2.22 See https://maven.apache.org/surefire/maven-surefire-plugin/examples/junit-platform.html. Note this is referencing the latest versio

[java] [tomcat] Is there a trick to deploying a web app to Tomcat?

2020-05-26 Thread Matt Baron
Software: NetBeans 11.3, Tomcat 8.8.55. I have a simple, out of the box Maven web/servlet app that is effectively a "Hello world" app. When I set it up to run in a Wildfly or GlassFish server it deploys and runs fine, with no special configuration other than setting up the "Server" in NetBean

Re: What is GLib and GtkWidget?

2020-05-26 Thread Bayless Kirtley
Thanks to your suggestion Ty, I thin I have solved the problem. I changed one old project to Java 11 and it still seems to run all right and I don't get those errors. Apparently there is something missing or messed up in Open JDK 8. I suspect the remaning projects will also be all right with ja

Re: Apache NetBeans 12.0 Beta 5

2020-05-26 Thread Don
I downloaded Beta 5 and unzipped it.  All seems well except on first run, the console showed: WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.netbeans.swing.plaf.gtk.ThemeValue (jar:file:.../netbeans-12.0-beta5-bin/netbeans/platform/modul