You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/05/11 00:50:11 UTC

DO NOT REPLY [Bug 8994] - JSP's do not recompile

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8994>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8994

JSP's do not recompile





------- Additional Comments From remm@apache.org  2002-05-10 22:50 -------
Jasper 2 is buggy these days after some big refactorings. You can use Jasper 1
from other Tomcat releases with Tomcat 4.1, without changing anything else (just
replace the two Jasper 2 JARs in common/lib with the two Jasper 1 JARs and
you're done).

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Jasper 2 buggy?

Posted by Remy Maucherat <re...@apache.org>.
> > ------- Additional Comments From remm@apache.org  2002-05-10
22:50 -------
> > Jasper 2 is buggy these days after some big refactorings. You can use
Jasper 1
> > from other Tomcat releases with Tomcat 4.1, without changing anything
else (just
> > replace the two Jasper 2 JARs in common/lib with the two Jasper 1 JARs
and
> > you're done).
> >
>
> What bugs are you referring to Remmy?
> The only bugs I have seen discussed is the changes to the try/catch block
> handling for custom tags.  Are there other problems?

The reloading checks also appeared broken, but it was just me not
understanding how to get it to work :-(
"development" should be true by default IMO; otherwise, we'll get lots of
bugs filed ;-)

Remy


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Jasper 2 buggy?

Posted by Glenn Nielsen <gl...@voyager.apg.more.net>.
> ------- Additional Comments From remm@apache.org  2002-05-10 22:50 -------
> Jasper 2 is buggy these days after some big refactorings. You can use Jasper 1
> from other Tomcat releases with Tomcat 4.1, without changing anything else (just
> replace the two Jasper 2 JARs in common/lib with the two Jasper 1 JARs and
> you're done).
> 

What bugs are you referring to Remmy?
The only bugs I have seen discussed is the changes to the try/catch block
handling for custom tags.  Are there other problems?

Glenn

----------------------------------------------------------------------
Glenn Nielsen             glenn@more.net | /* Spelin donut madder    |
MOREnet System Programming               |  * if iz ina coment.      |
Missouri Research and Education Network  |  */                       |
----------------------------------------------------------------------

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>