jboss - NetBeans: create Entity from Database -
need reverse engineer database tables entity run java ee project on jboss 7. i've added services jboss application server , added resources mysql datasource.
however, when try run wizard create entity database can see option default exampleds database. there no other option create new datasource or use mysql datasource i've installed on jboss.
i wonder if it's netbeans bug, or i'm missing something. i'm using netbeans 8.0.1 version.
i think it's issue plugin using connecting application server. remember had issue when first tried generate entity classes database using datasource on wildfly. sure target application server jboss 7 , not wildfly ? if so, try connect application jboss 7 /eap 6 instead , see if works.
hope helps
edit: i've included jboss netbeans tutorial shows steps reverse engineering database tables entity classes (and jsf pages).
Comments
Post a Comment