Ce contenu n'est pas disponible dans la langue sélectionnée.
3.6. Generating an application from existing JPA/EJB3 entities
Place your existing, valid entity classes inside the
src/main
directory. Now, type: seam generate-ui
Restart the deployment, and go to
http://localhost:8080/helloworld
.