27 diciembre 2008

JSF+Facelets+Seam+Hibernate+JBoss Microcontainer Archetype

JSF+Facelets+Seam+Hibernate+JBoss Microcontainer Archetype

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:

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: