"Sanjeeb Kumar Sahoo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > When can I start to download some development builds that I can use to try > things out. I am particular interested in the resource injection stuff. >
There aren't any binary builds yet. You'll have to build your own from svn checkout: $ svn co http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk tomcat-6.0 $ cd tomcat-6.0 # may need to create a build.properties file, e.g. you are behind a firewall, and need to # specify a proxy server, or you want to use your installed version of c-l or eclipse $ ant download $ ant Most of the Annotation/Injection code is there already, but still probably needs testing :). > Thanks, > Sahoo > Tim Funk wrote: >> JSP2.1, Servlet spec 2.5 support will be in tomcat 6. Launch date is >> unknown. There first has to be the round of alpha, beta testing. >> >> -Tim >> >> Sanjeeb Kumar Sahoo wrote: >>> Hi, >>> >>> Is there schedule for supporting Servlet 2.5 spec? Which version of >>> Tomcat will it be? >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]