Re: Netbeans 11.3 enterprise application

2021-08-10 Thread Tom Coudyzer
d REST calls. > > So, rather than it being strange that this doesn't work out of the box, it is > strange that it is in the box at all. :-) > > Gj > >> On Tue, Aug 10, 2021 at 11:17 AM Tom Coudyzer wrote: >> Thanks Pieter! >> >> I agree it’s odd

Re: Netbeans 11.3 enterprise application

2021-08-10 Thread Tom Coudyzer
t; dir target/myproject-ear.war > I would advise using a maven multimodule structure, using a parent pom. That > would avoid having to do all these manual steps. > > But since the project is what the netbeans wizard (even the 12.4 one) > produces, it is a bit odd that it does

Re: Netbeans 11.3 enterprise application

2021-08-07 Thread Tom Coudyzer
ans. There is no support for that going forward. I >> changed my one to a war and added a few cron jobs. It's now simpler and I >> have less build issues. >> >> Regards >> Wayne >> >> >> On Tue, 3 Aug 2021 at 12:15, Tom Coudyzer wrote: >>&g

Netbeans 11.3 enterprise application

2021-08-03 Thread Tom Coudyzer
Hi, Seeking for some help on creating an Enterprise application (with Maven) via Netbeans 11.3 and AdoptOpenJDK 8 on MacOS 11.5.1 I create a new Enterprise application with Maven (Jave-EE 8) and end up with 4 projects. The wizard starts to compile the maven projects but gives an error. Ignorin