Servlet 2.5 / JSP 2.1 --------------------- Key: XDT-1654 URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1654 Project: XDoclet Type: Improvement
Components: Web Module Reporter: Jörg Prante Assigned to: xdoclet-devel (Use for new issues) This patch provides support for creating Servlet 2.5 and JSP 2.1 descriptors. It has been created against xdoclet CVS as of 12-Aug-2006 and does only affect the web module. Because Servlet 2.5 does not yet provide annotations for servlets, filters, and tags, this patch might be useful for those folks who want to use xdoclet for creating servlet-based applications and custom JSP tag libraries that are up-to-date with the latest Java EE 5 containers. The patch has been sucessfully used by Maven2 to deploy a xdoclet-generated Servlet 2.5 / JSP 2.1 WAR to Glassfish. An extra attribute "metadata-complete" has been added to the webapp element in web.xml, in order to control annotation processing by the Java EE 5 container. To create JSP 2.1 tag libraries, it is necessary to generate extra files with the name "implicit.tld". This task could be xdoclet-driven, but is not covered by this patch. Enjoy! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel