Re: JPA controller classes wizard not finding JPA 3.0 or 3.1 Entities

2023-11-07 Thread Ernie Rael
On 23/11/07 10:05 PM, Stephen Parry wrote: Already tried using latest daily build and now does work with much arm twisting (not sure yet if it needs the xml) . How do I access the RC specifically please? The announcement is at https://lists.apache.org/thread/5djhjk8srt1dg0jr6x8pfpkom92h0486

Re: JPA controller classes wizard not finding JPA 3.0 or 3.1 Entities

2023-11-07 Thread Stephen Parry
Already tried using latest daily build and now does work with much arm twisting (not sure yet if it needs the xml) . How do I access the RC specifically please? On 8 November 2023 04:26:05 GMT, Josh Juneau wrote: >Hi Stephen, > >Sorry to hear that it did not work. I believe that the beans.xml

Re: JPA controller classes wizard not finding JPA 3.0 or 3.1 Entities

2023-11-07 Thread Josh Juneau
Hi Stephen,Sorry to hear that it did not work.  I believe that the beans.xml should go within the META-INF within a Java SE application.  Another thing to try...perhaps download NetBeans 20 RC3 and give it a try to see if you have different behavior with your project.ThanksJosh JuneauOn Nov 7, 2023

Apply Code Changes to Payara in Docker

2023-11-07 Thread Philip Durbin
I was messing around with "Apply Code Changes" while running Netbeans in debug mode today, deploying our Java app to Payara running in Docker. It's quite fast! I recorded a video: https://www.youtube.com/watch?v=yo3aKOg96f0 I'm happy to hear what you think, if this approach is practical, etc. Tha

Re: JPA controller classes wizard not finding JPA 3.0 or 3.1 Entities

2023-11-07 Thread Stephen Parry
No joy, but then the app I am currently trying is an SE app. I am not sure if beans. xml is recognised in an SE app. On 6 November 2023 14:58:11 GMT, Josh Juneau wrote: >Hi Stephen, > >Please try to put the following into your beans.xml: > > >https://jakarta.ee/xml/ns/jakartaee"; > xmlns: