richard-grin opened a new issue, #4840:
URL: https://github.com/apache/netbeans/issues/4840

   ### Apache NetBeans version
   
   Apache NetBeans 16 release candidate
   
   ### What happened
   
   The wizard for inserting a table into a JSF page does not find any "Managed 
bean property" that returns a list of entities. Perhaps because of the new 
namespace "jakarta".
   
   ### How to reproduce
   
   Create a JSF page, a CDI bean with a method that returns a list of entities.
   In the JSF page, use the wizard that insert a "JSF datatable from entities" 
(Alt-insert in the <h:body> of the JSF page). The CDI bean is not found.
   
   ### Did this work correctly in an earlier version?
   
   Apache NetBeans 15
   
   ### Operating System
   
   Windows 11 Family 64-bit, version 21H2
   
   ### JDK
   
   11
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   The wizard worked with the previous versions but only with the previous 
versions of Jakarta that used the namespace javax.
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to