On Mon, 12 Aug 2002, Glenn Nielsen wrote:

> JASPER 2 JSP Page Comiles
> -------------------------
> 
> I would also like to see Jasper 2 changed so that JSP page compiles occur
> externally outside of the Tomcat4 JVM process.  There are two reasons for
> this:

What's wrong with that ? It works just fine, just set 'build.compiler' 
system property ( I think you can do it in web.xml as well ).


Costin

> 
> 1.  The known memory leak with javac.
> 
> 2.  Removing the extra stress to the Tomcat 4 JVM instance due to javac object
>      creation and GC of those objects.
> 
> Moving JSP page compiles outside of the Tomcat JVM will improve performance
> and reliability.
> 
> Regards,
> 
> Glenn
> 
> [EMAIL PROTECTED] wrote:
> > Remy, 
> > 
> > Let's try to make 4.1.10 the 'stable' release ( and consider 4.1.9 as
> > the 'release candidate ). I cleaned up some of the jk messages and
> > I want to do some more watchdog tests with apache/jk.
> > 
> > If everyone agree, I think we should also tag jk2 as 'jk2.0beta' and
> > jk1.2.0 release, even if we don't distribute a standalone package.
> > 
> > 
> > Costin
> > 
> > 
> > On Sat, 10 Aug 2002, Remy Maucherat wrote:
> > 
> > 
> >>A new test milestone of Tomcat 4.1 has just been released.
> >>
> >>Downloads:
> >>http://jakarta.apache.org/builds/jakarta-tomcat-4.0/test/v4.1.9/
> >>
> >>Significant changes over 4.1.8 Beta include:
> >>- Jasper 2 bugfixes
> >>- Catalina classloader bugfixes
> >>- Coyote HTTP/1.1 fixes
> >>- Updated commons-dbcp connection pool
> >>
> >>The list of changes is available in the release notes.
> >>
> >>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]>
> 
> 
> 
> 
> --
> 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