Author: remy.maucherat(a)jboss.com
Date: 2008-11-27 08:35:13 -0500 (Thu, 27 Nov 2008)
New Revision: 866
Added:
trunk/ROADMAP.txt
Log:
- Since I'm bored, add a roadmap for JBW 3, that I'll detail more when I get the
first real spec draft.
Added: trunk/ROADMAP.txt
===================================================================
--- trunk/ROADMAP.txt (rev 0)
+++ trunk/ROADMAP.txt 2008-11-27 13:35:13 UTC (rev 866)
@@ -0,0 +1,13 @@
+Roadmap for JBoss Web 3.0
+
+- 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
+- Implement annotation scanning for JBoss Web standalone (likely disabled by default
using conf/web.xml)
+- Implement any other Servlet 3.0 changes
+- Implement JSP 2.2 changes
+- Implement Servlet 3.0 async for APR AJP connector
+- Implement Servlet 3.0 async for java.io HTTP connector
+- 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)
Show replies by date