TomcatExpert

Stacey Schneider's blog

Blog : Apache Tomcat 6.0.37 Released

posted by Stacey Schneider on May 6, 2013 11:16 AM

The Apache Tomcat team announces the immediate availability of Apache Tomcat 6.0.37 stable.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Apache Tomcat 6.0.37 is primarily a security and bug fix release. All users of older versions of the Tomcat 6.0 family should upgrade to 6.0.37.

Note that is version has 4 zip binaries: a generic one and three bundled with Tomcat native binaries for different CPU architectures.

Read More

1 comments   |  

0
Rating
  |  

|

Blog : Apache Tomcat 7.0.39 released

posted by Stacey Schneider on March 27, 2013 07:39 AM

The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.39.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies.

This release contains a number of bug fixes and improvements compared to version 7.0.37. The notable changes include:

  • There have been multiple improvements in the bytes to/from characters conversion process. The core conversion process has been refactored to use the NIO APIs. This has resulted in a number of improvements including invalid UTF-8 byte sequences at the end of a series of bytes now trigger a conversion error rather than being silently swallowed. Errors detected in request URIs will be replaced with the replacement character (allowing the application to respond to the invalid URI as it wishes) and errors in request bodies will trigger an IOException. The use of the JVM provided UTF-8 decoder has been replaced by a better UTF-8 decoder derived from Apache Harmony. This improved decoder has earlier detection of error conditions and more closely follows the Unicode specification regarding the use of replacement characters.
  • The annotation scanning process now provides more information if the scan fails due to broken class dependencies. There is now enough information to identify the class(es) at fault. The JAR scanning process that supports annotation scanning has also seen multiple improvements and fixes includingthe exclusion by default of the Bootstrap class path from the scan.
  • Upgraded a number of Tomcat's dependencies including Commons Daemon to 1.0.14, Commons IO to 2.4 and Commons FileUpload to r1458500. A new dependency on Commons Codec was added to replace Tomcat's internal Base64 encoder/decoder.

Read More

1 comments   |  

0
Rating
  |  

Operations | Apache Tomcat 7, release, Tomcat Releases

Blog : Apache Tomcat 7.0.37 Released

posted by Stacey Schneider on February 18, 2013 01:06 PM

The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.37.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies.

This release contains a small number of bug fixes and improvements compared to version 7.0.35. The notable changes include:

Read More

0 comments   |  

0
Rating
  |  

Developers, Operations | Announcement, Apache Tomcat 7

Blog : Apache Tomcat 7.0.35 Released

posted by Stacey Schneider on January 16, 2013 01:06 PM

The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.35.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies.

This release contains a small number of bug fixes and improvements compared to version 7.0.34. The notable changes include:

Read More

0 comments   |  

0
Rating
  |  

Developers, Executives | Apache Tomcat 7

Blog : Apache Tomcat 7.0.34 Released

posted by Stacey Schneider on December 12, 2012 09:10 AM

The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.34.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies.

This release contains a small number of bug fixes and improvements compared to version 7.0.33. The notable changes include:

Read More

0 comments   |  

0
Rating
  |  

Developers, Executives | Apache Tomcat 7

Blog : Apache Tomcat 7.0.33 released

posted by Stacey Schneider on November 26, 2012 09:43 AM

The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.33.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies.

This release contains a small number of bug fixes and improvements compared to version 7.0.32. The notable changes include:

Read More

0 comments   |  

0
Rating
  |  

Developers, Operations | Apache Tomcat 7

Blog : Escape JEE Bloat: Implement a Lightweight App Server Architecture

posted by Stacey Schneider on October 15, 2012 08:05 AM

Traditional Java EE (JEE) app servers bring complexity to the mix. In addition, they are costly and consume a lot of resources. Forrester wrote an article in 2011 about the costs saying, “Use Apache Tomcat. It is free.” IDC’s research from 2011 points how enterprises are moving “toward lower-cost application platforms that shift them closer to private, public, and hybrid cloud offerings.” Of course, you can find plenty of historical posts and debates from practitioners on costs and resources from past years.

This year at JavaOne and VMworld, we heard plenty of feedback about simplicity from architects and developers – it’s certainly been popular for a while.

So, if you are looking at middleware support for mobile apps, in-memory databases, auto- scaling, and virtual/cloud infrastructure, then you might want to check out our webinar coming up on Thursday, October 25th. In this session, we will cover quite a bit about vFabric tc Server:

Read More

0 comments   |  

0
Rating
  |  

Developers, Operations | apache, architecture, auto-recovery

Blog : Apache Tomcat 5.5.36 released

posted by Stacey Schneider on October 10, 2012 07:24 AM

The Apache Tomcat Team announces the immediate availability of Apache Tomcat 5.5.36.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Apache Tomcat 5.5.36 is primarily a bug-fix release.

As per the previous end of life announcement [1] this will almost certainly be the final Apache Tomcat 5.5.x release. Users of the 5.5.x series are strongly encouraged to upgrade to at least 6.0.x and ideally 7.0.x.

Read More

1 comments   |  

0
Rating
  |  

Developers, Operations | Apache Tomcat 5

Blog : Apache Tomcat 7.0.32 released

posted by Stacey Schneider on October 9, 2012 07:08 AM

The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.32.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies.

This release contains a small number of bug fixes and improvements compared to version 7.0.30. The notable changes include:

Read More

1 comments   |  

3
Rating
  |  

Developers, Operations | Apache Tomcat 7

Blog : Apache Tomcat Maven Plugin 2.0

posted by Stacey Schneider on September 17, 2012 09:43 AM

The Apache Tomcat is pleased to announce the release of the 2.0 version. This plugin can used to run your war project inside an embeded Apache Tomcat and to deploy your project to a running Apache Tomcat instance.

Documentation available: http://tomcat.apache.org/maven-plugin-2.0/index.html

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 

Read More

0 comments   |  

0
Rating
  |  

Developers, Operations | Apache Tomcat 7, maven

Syndicate content