Justy,
I verified that Tomcat 5 builds and runs and most of the servlet tests
in Watchdog pass with the current Coyote connector. Of course, I don't
think any of the changes in the proposed 2.4 spec have been implemented yet.
Are there any changes to Coyote that are explicitly or implicitly
required by the spec? Or is the problem that API changes to the
javax/servlet classes that are required by the new spec will cause
Coyote to not build?
Thanks,
Patrick
costinm@covalent.net wrote:
> On Wed, 31 Jul 2002, Peter Lin wrote:
>
>
>> Justyna Horwat wrote:I looked in jakarta-tomcat-connectors and it doesn't look like
>>jakarta-tomcat-connectors has been branched yet. I checked the archives
>>and saw the vote results where it was decided that the HEAD of
>>jakarta-tomcat-connectors will be used for Tomcat 5 and Coyote 1.0 would
>>be branched.
>>
>>I'd like to request that this branch be created. Remy?
>>
>>The reason I ask is that I'm working on a servlet 2.4 servlet request
>>events implementation which involves modifying CoyoteRequest.java.
>
>
> What kind of changes ? Coyote should be independent of servlet,
> if you need to add something you can add it to the main branch.
>
> 2.4 should be backward compatible - so it shouldn't change any
> behavior.
>
> Costin
>
>
> --
> To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
--
________________________________________________________________
Patrick Luby Email: patrick.luby@sun.com
Sun Microsystems Phone: 408-276-7471
901 San Antonio Road, USCA14-303
Palo Alto, CA 94303-4900
________________________________________________________________
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|