Author: remy.maucherat(a)jboss.com
Date: 2008-12-05 12:07:03 -0500 (Fri, 05 Dec 2008)
New Revision: 874
Modified:
trunk/ROADMAP.txt
Log:
- Update roadmap.
Modified: trunk/ROADMAP.txt
===================================================================
--- trunk/ROADMAP.txt 2008-12-05 04:51:05 UTC (rev 873)
+++ trunk/ROADMAP.txt 2008-12-05 17:07:03 UTC (rev 874)
@@ -3,6 +3,7 @@
- Implement Servlet 3.0 async for APR HTTP connector
- Update digester XML parsing rules for web.xml updates
- Implement new APIs for programmatic deployment descriptor access
+- Setup standalone TCK environment for testing compliance with the new features
- Implement annotation scanning for JBoss Web standalone (likely disabled by default
using conf/web.xml)
- Implement any other Servlet 3.0 changes (web.xml fragments, security, etc)
- Implement JSP 2.2 changes
@@ -11,3 +12,10 @@
- Implement Servlet 3.0 async for java.io AJP connector
- Coordinate with AS 6 to implement new web.xml parsing (out of tree)
- Coordinate with AS 6 for annotation updates (out of tree)
+- Diagnostic and monitoring features
+
+Other possible features:
+- .net support like the php support (looks ok, but PHP is hard to use, how would this be
different ?)
+- fastcgi servlet (sounds useless)
+- Java proxy (probably too many components needed to compete with mod_cluster, but a very
basic HTTP proxy could be useful
+ for the rewrite valve)
Show replies by date