RE: Something strange... any ideas?

2025-07-24 Thread Samson Chung
. 😊 After all, I’ve been using NetBeans for over 15 years. Stay Safe! __ Samson Chung From: Stephen Parry Sent: Wednesday, July 23, 2025 6:39 AM To: users@netbeans.apache.org Subject: Re: Something strange... any ideas? [EXTERNAL EMAIL - USE CAUTION. This email is not from

Something strange... any ideas?

2025-07-22 Thread Samson Chung
and execution failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) But... if I were to do this in IntelliJ community edition, it works and deployed immediately using Spring's Built-in internal tomcat server. Any ideas on why? Stay Safe! __ Samson Chung

RE: Question about Spring 6 and Netbeans

2025-07-08 Thread Samson Chung
will have to move to Jakarta namespace. Otherwise you can stay with Spring5 and javax, but S5 already has security bugs (reported in CVE), so... Regards, Maciej Nux. Samson Chung (2025-07-07 21:32): Hi Everyone, I have been banging my head on this issue for some time and am hoping someone can gi

Question about Spring 6 and Netbeans

2025-07-07 Thread Samson Chung
Hi Everyone, I have been banging my head on this issue for some time and am hoping someone can give me a hand. I’ve been using Netbeans 8 for my Java Development for years, stayed on that version as I remained on Java 8. I have recently started looking at upgrading to a more modern Java. One o