rgrin08 opened a new issue, #7194:
URL: https://github.com/apache/netbeans/issues/7194

   ### Apache NetBeans version
   
   Apache NetBeans 21
   
   ### What happened
   
   Maven Web application.
   I want to insert a JSF form or a JSF datatable  from entity.
   1. Drag and drop "JSF form from entity" into the page.
   2. A pop up window "JSF Form From Entity" is displayed.
   3. I choose an entity among the entities displayed in the field "Entity". 
Automatically a "Managed Bean property" is displayed. (with a method that 
returns the entity)
   4. I let the standard template style.
   5. Clic on OK.
   6. Nothing happens. A new pop up window "JSF Form From Entity" is displayed.
   
   No error message.
   The same with "JSF data table from entity".
   
   ### Language / Project Type / NetBeans Component
   
   Java Maven Web application project
   
   ### How to reproduce
   
   1. Create a Maven Web application.
   2. Create a JSF page.
   3. Create an entity.
   4. Create a CDI bean with a method that returns the entity and a method that 
returns a list entities.
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Windows 11 Family 64-bit
   
   ### JDK
   
   17
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   This problem always occurs.
   
   ### Are you willing to submit a pull request?
   
   No


-- 
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: notifications-unsubscr...@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

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

Reply via email to