Seam Archetype
For creation skeleton of your project use this command (on one line):
mvn archetype:create -DarchetypeArtifactId=softeu-archetype-seam -DremoteRepositories=http://maven.softeu.cz/
-DgroupId=cz.softeu.test -DartifactId=helloApp3
Description of the content in czech: Začínáme s Webovými stránkami v Javě 2
When it is generated you can start it using:
mvn jetty:run
It integrate this technologies:
- JSF (MyFaces)
- Facelets
- URL Rewriter
- JBoss Seam
- Hibernate
It doesn't use any persistence layer.
Other archetypes
We provide more archetypes:
Good luck!
If you have any questions contact me - Petr Ferschmann - pferschmann (-at-) softeu (-dot-) com
No hay comentarios:
Publicar un comentario