Re: [java] Netbeans and apache TomEE microprofile

2021-11-18 Thread Santino Nervetti
Solved by downloading a new copy of tomee microprofile. Maybe there was a misterious property/config that was somehow interfering with the netbeans deploy module.   Sent: Thursday, November 18, 2021 at 4:43 PM From: "Santino Nervetti" To: "Som Lima" Cc: users@netbeans.ap

[java] Netbeans and apache TomEE microprofile

2021-11-18 Thread Santino Nervetti
Hi everyone!   I'm trying to setup a simple jakarta rs project on netbeans using apache tomee microprofile as application server (apache-tomee-microprofile-9.0.0-M7). I have trouble starting the project because of errors like these:   18-Nov-2021 09:27:47.270 SEVERE [http-nio-8080-exec-6] org.

[java] Netbeans documentation regarding custom actions and configuration

2021-11-03 Thread Santino Nervetti
Hi, is there a detailed documentation about custom actions, configuration, profiles in netbeans ?  Or netbeans in general? For example when I add a custom action a new file nbactions.xml is created, and all actions have a %classpath reference and often questions arise, as such: where is this varia