Geronimo

Geronimo Samples :: jaxws-calculator

org.apache.geronimo.samples : jaxws-calculator

Geronimo jaxws-calculator sample created from an archetype.

Last Version: 2.2.1

Release Date:

Last Version: 2.2.1

Release Date:

Last Version: 2.2.1

Release Date:

Geronimo Samples :: jms-mdb

org.apache.geronimo.samples : jms-mdb

Geronimo jms-mdb sample created from an archetype.

Last Version: 2.2.1

Release Date:

Last Version: 2.2.1

Release Date:

Last Version: 2.2.1

Release Date:

Last Version: 3.0-M1

Release Date:

Geronimo Samples :: jsp-examples :: plugin for jetty

org.apache.geronimo.samples : jsp-examples-jetty

The JSP examples originally developed for Tomcat. Can be found via HTTP at /jsp-examples/ after installation. These examples give a basic introduction to JSP development along with sample code.

Last Version: 3.0-M1

Release Date:

Geronimo Samples :: jsp-examples :: plugin for tomcat

org.apache.geronimo.samples : jsp-examples-tomcat

The JSP examples originally developed for Tomcat. Can be found via HTTP at /jsp-examples/ after installation. These examples give a basic introduction to JSP development along with sample code.

Last Version: 3.0-M1

Release Date:

Geronimo Samples :: ldap-sample-app

org.apache.geronimo.samples : ldap-sample-app

Geronimo ldap-sample-app sample created from an archetype.

Last Version: 3.0-M1

Release Date:

Geronimo Samples :: ldap-sample-app :: plugin for jetty

org.apache.geronimo.samples : ldap-sample-app-jetty

A web application that walks you through configuring the sample data in the embedded Apache Directory LDAP server, and then tests logins with a demonstration security realm configured for that LDAP server. The LDAP Example web application be found via HTTP at /LDAP_Sample/ after the plugin is installed.

Last Version: 3.0-M1

Release Date:

Geronimo Samples :: ldap-sample-app :: plugin for tomcat

org.apache.geronimo.samples : ldap-sample-app-tomcat

A web application that walks you through configuring the sample data in the embedded Apache Directory LDAP server, and then tests logins with a demonstration security realm configured for that LDAP server. The LDAP Example web application be found via HTTP at /LDAP_Sample/ after the plugin is installed.

Last Version: 3.0-M1

Release Date:

Geronimo Samples :: myphonebook

org.apache.geronimo.samples : myphonebook

Geronimo myphonebook sample created from an archetype.

Last Version: 2.2.1

Release Date:

Last Version: 2.2.1

Release Date:

Last Version: 2.2.1

Release Date:

Geronimo Samples :: mytime

org.apache.geronimo.samples : mytime

Geronimo mytime sample created from an archetype.

Last Version: 2.2.1

Release Date:

Last Version: 2.2.1

Release Date:

Last Version: 2.2.1

Release Date:

Last Version: 3.0.0

Release Date:

Geronimo Local Repository

org.apache.geronimo.samples : repository

Container for local artifacts, this is a temporary solution until a more permeant Geronimo specific repository solution can be implemented.

Last Version: 2.1.2

Release Date:

Last Version: 3.0.0

Release Date:

Last Version: 3.0.0

Release Date:

Geronimo Samples :: sendmail

org.apache.geronimo.samples : sendmail

Geronimo sendmail sample created from an archetype.

Last Version: 2.2.1

Release Date:

Last Version: 2.2.1

Release Date:

Last Version: 2.2.1

Release Date:

Last Version: 3.0-M1

Release Date:

Geronimo Samples :: servlet-examples :: plugin for jetty

org.apache.geronimo.samples : servlet-examples-jetty

The Servlet examples originally developed for Tomcat. Can be found via HTTP at /servlet-examples/ after installation. These examples give a basic introduction to Servlet development along with sample code.

Last Version: 3.0-M1

Release Date:

Geronimo Samples :: servlet-examples :: plugin for tomcat

org.apache.geronimo.samples : servlet-examples-tomcat

The Servlet examples originally developed for Tomcat. Can be found via HTTP at /servlet-examples/ after installation. These examples give a basic introduction to Servlet development along with sample code.

Last Version: 3.0-M1

Release Date:

Geronimo Samples :: timereport

org.apache.geronimo.samples : timereport

Geronimo timereport sample created from an archetype.

Last Version: 3.0-M1

Release Date:

Last Version: 3.0-M1

Release Date:

Last Version: 3.0-M1

Release Date:

Apache Geronimo OSGi Locator integration tests

org.apache.geronimo.specs : geronimo-osgi-locator-itests

This project contains integration tests to ensure that the code in the locator will function correctly if used outside of an OSGi framework. These tests will have no dependnecies on any OSGi classes when run, and should function without error.

Last Version: 1.1

Release Date:

Apache Geronimo OSGi Registry integration tests

org.apache.geronimo.specs : geronimo-osgi-registry-itests

Tests for the OSGi provider registry inside of an OSGi framework.

Last Version: 1.1

Release Date:

Apache Geronimo OSGI spec bundle support

org.apache.geronimo.specs : geronimo-osgi-support

This project is a set of bundles and integration tests for implementing OSGi-specific lookup in the Geronimo spec projects.

Last Version: 1.1

Release Date:

Geronimo Specifications

org.apache.geronimo.specs : specs

Provides open-source implementations of Sun specifications.

Last Version: 1.4

Release Date:

Geronimo Specifications

org.apache.geronimo.specs : specs-parent

Provides open-source implementations of Sun specifications.

Last Version: 1.6

Release Date:

Last Version: 2.1.2

Release Date:

Last Version: 2.1.2

Release Date:

Last Version: 2.1.2

Release Date:

Last Version: 2.1.2

Release Date:

Geronimo TestSuite :: Enterprise Testsuite

org.apache.geronimo.testsuite : enterprise-testsuite

Enterprise tier testsuite. Should contain tests for: - EJB - JMS - JCA - JACC - JAF - JTA - JPA - JavaMail

Last Version: 2.1.2

Release Date:

Last Version: 2.1.2

Release Date:

Geronimo TestSuite

org.apache.geronimo.testsuite : testsuite

Geronimo integration testsuite. This contains 2 profiles, default and child. The default profile is used by the top level suites directly under this. The child profile is used by the test poms under the suites. This pom defines the basic dependencies needed by most suites. The start-selenium, start-server, invoke, and stop-server goals are globally configured here in the pluginManagement sections. They just need to be bound in the suites where needed and appropriate. The test poms under the suites should have this pom as their parent and set their relativePath appropriately The test poms under the suites inherit an empty 'child' profile from here. But any other build executions within the test poms should all be inside a 'child' profile.

Last Version: 2.1.2

Release Date:

Geronimo TestSuite :: Web-tier Testsuite

org.apache.geronimo.testsuite : web-testsuite

Geronimo web tier testsuite. Use this testsuite to test the webcontainer. - Servlet 2.5 - JSP 2.1 - JSP Debug - JSF - JSTL

Last Version: 2.1.2

Release Date:

Last Version: 2.1.2

Release Date:

Last Version: 3.0.1

Release Date:

Last Version: 3.0.1

Release Date:

Last Version: 3.0.1

Release Date:

Last Version: 3.0.1

Release Date:

Last Version: 3.0.1

Release Date: