Download geronimo-samples-archetype-3.0.0-sources.jar
geronimo-samples/geronimo-samples-archetype-3.0.0-sources.jar.zip( 25 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
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-ear/src/main/resources/META-INF/application.xml
archetype-resources/sample-ear/src/main/resources/META-INF/geronimo-application.xml
archetype-resources/sample-ejb/pom.xml
archetype-resources/sample-ejb/src/main/resources/META-INF/ejb-jar.xml
archetype-resources/sample-ejb/src/main/resources/META-INF/openejb-jar.xml
archetype-resources/sample-ejb/src/main/resources/META-INF/persistence.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/geronimo-web.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