Download jbosscc-seam-archetype-1.0.jar
jbosscc/jbosscc-seam-archetype-1.0.jar.zip( 35 k)
The download jar file contains the following class files or Java source files.
META-INF/maven/archetype-metadata.xml
META-INF/maven/archetype.xml
archetype-resources.__rootArtifactId__-bootstrap.src.main.java.bootstrap.ApplicationBootstrap.java
archetype-resources.__rootArtifactId__-bootstrap.src.main.java.bootstrap.ApplicationBootstrapBean.java
archetype-resources.__rootArtifactId__-bootstrap.src.main.java.bootstrap.testdata.PersonTestdata.java
archetype-resources.__rootArtifactId__-bootstrap.src.main.java.bootstrap.testdata.PersonTestdataBean.java
archetype-resources.__rootArtifactId__-datamodel.src.main.java.model.AbstractEntity.java
archetype-resources.__rootArtifactId__-datamodel.src.main.java.model.Gender.java
archetype-resources.__rootArtifactId__-datamodel.src.main.java.model.Person.java
archetype-resources.__rootArtifactId__-datamodel.src.test.java.model.PersonDBTest.java
archetype-resources.__rootArtifactId__-ejb.src.main.java.logic.framework.AbstractEntityListService.java
archetype-resources.__rootArtifactId__-ejb.src.main.java.logic.framework.AbstractEntityListServiceBean.java
archetype-resources.__rootArtifactId__-ejb.src.main.java.logic.framework.AbstractEntityService.java
archetype-resources.__rootArtifactId__-ejb.src.main.java.logic.framework.AbstractEntityServiceBean.java
archetype-resources.__rootArtifactId__-ejb.src.main.java.logic.model.PersonService.java
archetype-resources.__rootArtifactId__-ejb.src.main.java.logic.model.PersonServiceBean.java
archetype-resources.__rootArtifactId__-ejb.src.main.java.logic.security.AuthenticatorService.java
archetype-resources.__rootArtifactId__-ejb.src.main.java.logic.webapp.PersonListService.java
archetype-resources.__rootArtifactId__-ejb.src.main.java.logic.webapp.PersonListServiceBean.java
archetype-resources/__rootArtifactId__-bootstrap/pom.xml
archetype-resources/__rootArtifactId__-bootstrap/src/main/resources/META-INF/ejb-jar.xml
archetype-resources/__rootArtifactId__-bootstrap/src/main/resources/seam.properties
archetype-resources/__rootArtifactId__-datamodel/pom.xml
archetype-resources/__rootArtifactId__-datamodel/src/main/resources/META-INF/ejb-jar.xml
archetype-resources/__rootArtifactId__-datamodel/src/main/resources/META-INF/persistence.xml
archetype-resources/__rootArtifactId__-datamodel/src/main/resources/seam.properties
archetype-resources/__rootArtifactId__-datamodel/src/test/resources/META-INF/persistence.xml
archetype-resources/__rootArtifactId__-datamodel/src/test/resources/log4j.xml
archetype-resources/__rootArtifactId__-ear/pom.xml
archetype-resources/__rootArtifactId__-ear/src/main/resources/__rootArtifactId__-ds.xml
archetype-resources/__rootArtifactId__-ejb/pom.xml
archetype-resources/__rootArtifactId__-ejb/src/main/resources/META-INF/ejb-jar.xml
archetype-resources/__rootArtifactId__-ejb/src/main/resources/seam.properties
archetype-resources/__rootArtifactId__-war/pom.xml
archetype-resources/__rootArtifactId__-war/src/main/resources/messages.properties
archetype-resources/__rootArtifactId__-war/src/main/webapp/META-INF/MANIFEST.MF
archetype-resources/__rootArtifactId__-war/src/main/webapp/WEB-INF/components.xml
archetype-resources/__rootArtifactId__-war/src/main/webapp/WEB-INF/faces-config.xml
archetype-resources/__rootArtifactId__-war/src/main/webapp/WEB-INF/pages.xml
archetype-resources/__rootArtifactId__-war/src/main/webapp/WEB-INF/web.xml
archetype-resources/__rootArtifactId__-war/src/main/webapp/error.xhtml
archetype-resources/__rootArtifactId__-war/src/main/webapp/home.xhtml
archetype-resources/__rootArtifactId__-war/src/main/webapp/img/cal-next.png
archetype-resources/__rootArtifactId__-war/src/main/webapp/img/cal-prev.png
archetype-resources/__rootArtifactId__-war/src/main/webapp/img/dtpick.gif
archetype-resources/__rootArtifactId__-war/src/main/webapp/img/favicon.ico
archetype-resources/__rootArtifactId__-war/src/main/webapp/img/spinner.gif
archetype-resources/__rootArtifactId__-war/src/main/webapp/index.html
archetype-resources/__rootArtifactId__-war/src/main/webapp/layout/buttonbox.xhtml
archetype-resources/__rootArtifactId__-war/src/main/webapp/layout/edit.xhtml
archetype-resources/__rootArtifactId__-war/src/main/webapp/layout/footer.xhtml
archetype-resources/__rootArtifactId__-war/src/main/webapp/layout/header.xhtml
archetype-resources/__rootArtifactId__-war/src/main/webapp/layout/messages.xhtml
archetype-resources/__rootArtifactId__-war/src/main/webapp/layout/status.xhtml
archetype-resources/__rootArtifactId__-war/src/main/webapp/layout/template.xhtml
archetype-resources/__rootArtifactId__-war/src/main/webapp/login.page.xml
archetype-resources/__rootArtifactId__-war/src/main/webapp/login.xhtml
archetype-resources/__rootArtifactId__-war/src/main/webapp/page/person/personEdit.page.xml
archetype-resources/__rootArtifactId__-war/src/main/webapp/page/person/personEdit.xhtml
archetype-resources/__rootArtifactId__-war/src/main/webapp/page/person/personList.page.xml
archetype-resources/__rootArtifactId__-war/src/main/webapp/page/person/personList.xhtml
archetype-resources/__rootArtifactId__-war/src/main/webapp/stylesheet/screen.css
archetype-resources/pom.xml
archetype-resources/src/main/resources/project-checkstyle.xml
Related examples in the same category