Hi,

I have noted that 4 of the jsp tests fail:
jsp-tests/jsp/tagext/TagSupport/positiveDoStartTagXML.jsp
jsp-tests/jsp/tagext/TagSupport/positiveDoStartTag.jsp
jsp-tests/jsp/tagext/TagSupport/positiveDoStartTagXML.jsp
jsp-tests/jsp/tagext/TagSupport/positiveDoStartTag.jsp
It sounds like a tag library is missing (in my test environment) the line where
the exception comes from is
                TagLibraryInfo tlibInfo=tagInfo.getTagLibrary(); 
>From TestTag.java (of jakarta-watchdog-4.0).


The WARP part needs a little review...


Cheers

Jean-frederic


Remy Maucherat wrote:
> 
> Hi,
> 
> After some delay, I'd like to release the first beta of Tomcat 4.0.2 this
> week (the sooner, the better, so I plan to package the release as soon as
> this vote is considered approved). This release has already been approved,
> and although there are some issues which will need to be addressed before
> 4.0.2 final is released, there is no open showstopper problems. A few
> additional fixes may be made before beta 1 is released.
> 
> The list of changes and fixes is available at:
> http://cvs.apache.org/viewcvs.cgi/~checkout~/jakarta-tomcat-4.0/Attic/RELEAS
> E-NOTES-4.0.2-B1.txt?rev=1.1.2.4
> 
> <ballot>
> [ ] +1: Make the release
> [ ] -1: I'm opposed to the release until the following issues are fixed:
> 
> </ballot>
> 
> There is also a new feature that has been added in the HEAD branch which
> could be worth porting: the instance pooling for STM servlets. I wrote the
> code as an experiment, but it appears to be working very well (I didn't
> notice any thread safety issues during load testing).
> 
> <ballot>
> [ ] +1: Add the feature to the 4.0 branch
> [ ] -1: Don't add the feature, because:
> 
> </ballot>
> 
> Remy
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to