Create a plugin group that mirrors the JEE6 web profile.
---------------------------------------------------------
Key: GERONIMO-4681
URL: https://issues.apache.org/jira/browse/GERONIMO-4681
Project: Geronimo
Issue Type: Wish
Security Level: public (Regular issues)
Components: Plugins
Reporter: Rick McGuire
The Web Profile for JEE6 is defined as containing the following JEE6
components:
* Servlet 3.0
* JavaServer Pages (JSP) 2.2
* ExpressionLanguage (EL) 2.2
* Debugging Support for Other Languages (JSR-45) 1.0
* Standard Tag Library for JavaServer Pages (JSTL) 1.2
* JavaServer Faces (JSF) 2.0
* Common Annotations for Java Platform (JSR-250) 1.1
* Enterprise JavaBeans (EJB) 3.1 Lite
* Java Transaction API (JTA) 1.1
* Java Persistence API (JPA) 2.0
Geronimo has versions of all of these, some at the equivalent level as required
for the Web Profile, some at older levels. A great first step toward
implementing the Web Profile would be to create a plugin group that allowed a
Web-profile like install to be easily created using the JEE5 levels of the
components. As JEE6 levels become available, additional plugins should be
added to allow the pieces to be upgraded until we have the full stack
available.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.