Re: Undeploy an app from Tomcat connected with NetBeans

2025-06-25 Thread Jens Zurawski
Hi Maciej, check the conf/Catalina/localhost and work/Catalina/localhost directories of your Tomcat installation. There you will find the corresponding files. cu Jens Am 24.06.2025 um 14:47 schrieb Maciej Jaros: Hi, Is there a way to undeploy apps from Tomcat that were deployed by NetBea

Re: What is this issue with java.util.zip.CRC32C?

2025-06-06 Thread Jens Zurawski
es upgrading Spring, Hibernate etc and probably rewriting most of DAO and Security... Cheers, Maciej Nux Jens Zurawski (2025-06-06 14:45): Oh, I can give a simple test case :-) - just take a freshly installed NB 26 (or at least with a new and empty userdir), - create new Project "Java with

Re: What is this issue with java.util.zip.CRC32C?

2025-06-06 Thread Jens Zurawski
e times. Nothing else has to be done to get these lines (at least on my system) Hope this helps? cu Jens Am 06.06.2025 um 14:27 schrieb Jens Zurawski: Sadly, this doesn't help either. I've also tried with a complete fresh NB 26 without importing settings from old installatio

Re: What is this issue with java.util.zip.CRC32C?

2025-06-06 Thread Jens Zurawski
Anything I can provide to give more insight? cu Jens Am 06.06.2025 um 13:50 schrieb Neil C Smith: On Fri, 6 Jun 2025 at 12:28, Jens Zurawski wrote: maven-compiler-plugin 3.14.0 17

Re: What is this issue with java.util.zip.CRC32C?

2025-06-06 Thread Jens Zurawski
Java (LTS), and closer to your project's target Java. So probably JDK LTS. So for example JDK11: https://adoptium.net/temurin/releases/?os=any&arch=any&version=11 So in short I wouldn't build with Java that comes with NB. Cheers, Maciej Nux Jens Zurawski (2025-06-06 13:14): Hi

Re: What is this issue with java.util.zip.CRC32C?

2025-06-06 Thread Jens Zurawski
7.0 jar Am 06.06.2025 um 13:14 schrieb Jens Zurawski: Hi Neil, thanks for your quick reply. It's a long living project which I started years ag

Re: What is this issue with java.util.zip.CRC32C?

2025-06-06 Thread Jens Zurawski
Am 06.06.2025 um 12:52 schrieb Neil C Smith: Hi, On Fri, 6 Jun 2025 at 11:42, Jens Zurawski wrote: I have absolutely no clue what this message tries to tell me. I'm not using/referencing java.util.zip.* anywhere in these projects. What has java.util.zip.CRC32C to do with the source level?

What is this issue with java.util.zip.CRC32C?

2025-06-06 Thread Jens Zurawski
Hi, I've recently updated my Netbeans to Version 26. But one problem still persists. Maybe it's only cosmetic, because everything works fine, but it is flooding my messages.log file in the netbeans userdir. Also not a real problem, but something seems to be not right. I keep getting hundreds

Re: Possibility to force new calculation of error notifications in project view?

2025-05-12 Thread Jens Zurawski
Hi Michael, thanks a lot. I'll check again on update to NB 26. cu Jens Am 12.05.2025 um 19:23 schrieb Michael Bien: On 5/12/25 14:49, Jens Zurawski wrote: Hi Michael, I've made a test like you have suggested. I've started NB 25 with a new and empty UserDir and no imported

Re: Possibility to force new calculation of error notifications in project view?

2025-05-12 Thread Jens Zurawski
---8<- Any idea, what is going wrong here? Or any hint what I can do to isolate the problem more? cu Jens Am 06.05.2025 um 20:53 schrieb Michael Bien: On 5/5/25 09:39, Jens Zurawski wrote: Hi folks, I have a nasty problem every tim

Re: Possibility to force new calculation of error notifications in project view?

2025-05-10 Thread Jens Zurawski
-- Eirik *From: *Eirik Bakke *Date: *Tuesday, May 6, 2025 at 2:49 PM *To: *Jens Zurawski , "users@netbeans.apache.org" *Subject: *Re: Possibility to force new calculation of error notifications in project view? I used to have this problem all the time myself, doing the same workaroun

Re: Possibility to force new calculation of error notifications in project view?

2025-05-10 Thread Jens Zurawski
e Exceptions related to the scanning/parsing. I'll have to check this. I'll do some tests when I'm back at work on Monday or Tuesday. cu Jens Am 06.05.2025 um 20:53 schrieb Michael Bien: On 5/5/25 09:39, Jens Zurawski wrote: Hi folks, I have a nasty problem every time I&#

Possibility to force new calculation of error notifications in project view?

2025-05-05 Thread Jens Zurawski
Hi folks, I have a nasty problem every time I'm updating to a new Netbeans Version, which really prevents me from doing it too often. So every now and then I'm skipping a version to avoid this issue. I'm working (besides others) on a big EE application with lots of JSF views and composition

Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Jens Zurawski
to make a reproducible case. But for now I'm unable to reproduce it myself. It seems, everything is ok. cu Jens Am 07.06.2024 um 17:37 schrieb Jens Zurawski: Yes, seems to be related or the same. Unfortunately I'm also unable to reproduce it ad hoc with a fresh NB 22 and a new project.

Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Jens Zurawski
problems with the auto-completion but I can confirm that I'm facing the same problems. Regards Vít On 07.06.2024 12:55, Jens Zurawski wrote: I've just made a test with NB-21. The problem/Exception does not occur. Also tested both installs, with and without importing of my NB-20

Re: NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Jens Zurawski
I've just made a test with NB-21. The problem/Exception does not occur. Also tested both installs, with and without importing of my NB-20 settings. So it's new in 22. cu Jens Am 07.06.2024 um 11:40 schrieb Jens Zurawski: Hi altogether, first of all: Thank you for your great

NB 22 - java.lang.ExceptionInInitializerError on opening JavaEE xhtml files

2024-06-07 Thread Jens Zurawski
Hi altogether, first of all: Thank you for your great work with Netbeans! I've downloaded and installed the new Netbeans Release 22. When I try to work with my JavaEE projects, I keep getting java.lang.ExceptionInInitializerError Exceptions after opening any *.xhtml file. So, editing is still

Re: RAM usage

2024-04-11 Thread Jens Zurawski
Others already have written good points to this question. I just want to add my 2 cents. Netbeans is doing a lot of stuff in the background and it's using a significant amount of RAM for speeding things up. A professor of mine once said something like "If you have a lot of RAM and you don't us

Re: Control-shift-P.

2021-03-25 Thread Jens Zurawski
Hi Owen, you can get Information of all Hot Keys and redefine them as you want. Just go into "Tools -> Options -> Keymap". To find out, what a specific Hot Key is doping, just focus the "Search in Shortcuts" field and press the Hotkey (in your example Ctrl-Shift-P) then you can see that its

Netbeans 12.2 Java EE code completion (e.g. omnifaces) not always working as expected

2021-01-28 Thread Jens Zurawski
Hi all, I'm currently developing a new Java EE Web application (targeting a TomEE 8.x webprofile), and because it's a new development I already want to start it in Java EE 8/JSF 2.3 (but the code completion problems also shows in a Java EE 7/JSF 2.2 setup). I have to admit that I'm fairly new

Re: WARNING: INFECTED: Re: deployable javafx app

2019-12-03 Thread Jens Zurawski
o maven but then goes anyplace else. It's just a typo, not malicious. Spell Apache right and you're fine. Best wishes, Neil -- jens zurawski diegurus - zurawski zurawski poppl rohland GbR juister straße 3 65199 wiesbaden kaspersweg 7b 26131 oldenburg internet ht

WARNING: INFECTED: Re: deployable javafx app

2019-12-03 Thread Jens Zurawski
ns.apache.org> For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists -- jens zurawski diegurus - zurawski zurawski poppl rohland GbR juister straße 3 65199 wiesbaden kaspersweg 7b 26131 oldenburg int