Download geronimo-samples-archetype-2.1.2.jar
geronimo-samples/geronimo-samples-archetype-2.1.2.jar.zip( 21 k)
The download jar file contains the following class files or Java source files.
META-INF/DEPENDENCIES
META-INF/LICENSE
META-INF/MANIFEST.MF
META-INF/NOTICE
META-INF/archetype.xml
META-INF/maven/org.apache.geronimo.samples/geronimo-samples-archetype/pom.properties
META-INF/maven/org.apache.geronimo.samples/geronimo-samples-archetype/pom.xml
META-INF/maven/plugin.xml
archetype-resources.sample-ejb.src.main.java.org.apache.geronimo.samples.ejb.SampleBean.java
archetype-resources.sample-ejb.src.main.java.org.apache.geronimo.samples.ejb.SampleBeanLocal.java
archetype-resources.sample-ejb.src.main.java.org.apache.geronimo.samples.ejb.SampleBeanRemote.java
archetype-resources.sample-war.src.main.java.org.apache.geronimo.samples.servlets.SampleServlet.java
archetype-resources/pom.xml
archetype-resources/sample-ear/pom.xml
archetype-resources/sample-ejb/pom.xml
archetype-resources/sample-jetty/pom.xml
archetype-resources/sample-jetty/src/main/plan/plan.xml
archetype-resources/sample-tomcat/pom.xml
archetype-resources/sample-tomcat/src/main/plan/plan.xml
archetype-resources/sample-war/pom.xml
archetype-resources/sample-war/src/main/webapp/WEB-INF/web.xml
archetype-resources/sample-war/src/main/webapp/header.html
archetype-resources/sample-war/src/main/webapp/index.html
archetype-resources/sample-war/src/main/webapp/sample-docu.jsp
Related examples in the same category