Hello, i used your tool to create CRUD APP, and worked fine, i can see
pages with data on my databases.
But when i click on create, i fill form, so finish by clicking on "Save"
button, and nothing happens, dialog with form are close, but nothing are
saved.
Make sure you are using PrimeFaces 4.0 because earlier versions had incompatibilities with JSF 2.2, which is now the default in Glassfish 4.0. I've tested this module against PF 4.0 and GF 4.0 in NB 7.4 successfully. Also, CDI is now the default for Java EE 7 Web projects.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, i used your tool to create CRUD APP, and worked fine, i can see
pages with data on my databases.
But when i click on create, i fill form, so finish by clicking on "Save"
button, and nothing happens, dialog with form are close, but nothing are
saved.
Hello, i used your tool to create CRUD APP, and worked fine, i can see
pages with data on my databases.
But when i click on create, i fill form, so finish by clicking on "Save"
button, and nothing happens, dialog with form are close, but nothing are
saved.
I can't edit too, i can just view and delete.
I got latest NetBeans (7.4).
If you can help me.
Thanks
Make sure you are using PrimeFaces 4.0 because earlier versions had incompatibilities with JSF 2.2, which is now the default in Glassfish 4.0. I've tested this module against PF 4.0 and GF 4.0 in NB 7.4 successfully. Also, CDI is now the default for Java EE 7 Web projects.
Make sure you use PrimeFaces 4.0 because older versions have incompatibilities with JSF 2.2. Hope that helps.
Sent from my iPhone
On Jan 2, 2014, at 4:37 PM, "clavat" clavat@users.sf.net wrote:
Thanks for help, i found solution, using latest PrimeFaces but GF 3.1.
Do you make update to fix compatibility ?
I can't. It's PrimeFaces 4.0 that fixed issues with JSF 2.2. Has nothing to do with the CRUD generator. Sorry.