Package portals-pluto10: Information
Source package: portals-pluto10
Version: 1.0.1-alt10_2jpp5
Build time: Mar 31, 2013, 12:15 AM
Category: Development/Java
Report package bugHome page: http://portals.apache.org/pluto/
License: Apache Software License 2.0
Summary: Portlet 1.0 Reference Implementation
Description:
Pluto is the Reference Implementation of the Java Portlet Specfication. The current version of this specification is JSR 168. Portlets are designed to run in the context of a portal. They are written to the Portlet API which are similar to the Servlet API. A portlet container provides a runtime environment for portlets implemented according to the Portlet API. In this environment portlets can be instantiated, used and finally destroyed. The portlet container is not a stand-alone container like the servlet container; instead it is implemented as a thin layer on top of the servlet container and reuses the functionality provided by the servlet container. Pluto serves as portlet container that implements the Portlet API and offers developers a working example platform from which they can test their portlets.
List of RPM packages built from this SRPM:
portals-pluto10 (noarch)
portals-pluto10-javadoc (noarch)
portals-pluto10-manual (noarch)
portals-pluto10-portlet-1.0-api (noarch)
portals-pluto10 (noarch)
portals-pluto10-javadoc (noarch)
portals-pluto10-manual (noarch)
portals-pluto10-portlet-1.0-api (noarch)
Maintainer: Igor Vlasenko
Last changed
March 30, 2013 Igor Vlasenko 0:1.0.1-alt10_2jpp5
-fixed build with new xerces-j2
March 29, 2013 Igor Vlasenko 0:1.0.1-alt9_2jpp5
- explicitly use junit3
Oct. 8, 2012 Igor Vlasenko 0:1.0.1-alt8_2jpp5
- rebuild with apache-commons-*