You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by gl...@apache.org on 2001/02/04 02:11:18 UTC

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler ClassName.java

glenn       01/02/03 17:11:18

  Removed:     jasper/src/share/org/apache/jasper/compiler ClassName.java
  Log:
  - Implemented Java SecurityManager
  - Switched to using URLClassLoader
  
  Jasper now creates a URLClassLoader for each JSP page and defers any other
  class loading to the web app context class loader.  Using a single class
  loader per JSP allowed me to remove all the code that increments the
  class version number, i.e. the work directory no longer has multiple
  *.java and *.class files for the same JSP page.  These changes also made
  it easy for me to put the java source and class files in the same directory
  tree as found in the web app context.  When Jasper is run in a servlet
  container it no longer puts the class files in a package, they are now
  in the default package.

Re: BugRat temporarily going down

Posted by "Craig R. McClanahan" <Cr...@eng.sun.com>.
Nick Bauman wrote:

> Znutar.cortexity.com (home of Jakarta BugRat) will be temporarily off the
> net tonight.
>
> Now that a nagoya.apache.org (home of Jakarta BugZilla) is in place and
> BugRat is only used for historical purposes, I think it's a good time to do
> the upgrades on the system I had planned a while back: I'm converting the
> IDE drives to SCSI and adding 128 MB of ram.
>

Nick,

On behalf of all of us who used BugRat, you deserve a tremendously big "thank
you" -- your efforts over the last few months to maintain and enhance this
application, on behalf of all the Jakarta subprojects that used it, are very
much appreciated.

>
> --
> Nick Bauman

Craig McClanahan



BugRat temporarily going down

Posted by Nick Bauman <ni...@cortexity.com>.
Znutar.cortexity.com (home of Jakarta BugRat) will be temporarily off the 
net tonight.

Now that a nagoya.apache.org (home of Jakarta BugZilla) is in place and 
BugRat is only used for historical purposes, I think it's a good time to do 
the upgrades on the system I had planned a while back: I'm converting the 
IDE drives to SCSI and adding 128 MB of ram.

-- 
Nick Bauman
Software Developer
3023 Lynn #22
Minneapolis, MN
55416
Mobile Phone: (612) 810-7406