Caucho maker of Resin Server | Application Server (Java EE Certified) and Web Server


 

Resin Documentation

Aug 2012: Resin outscales C-based web server nginx in AutoBench benchmark
Feb 2012: NetCraft survey says Resin experiencing strong growth in last year and used in number of the Million Busiest Sites.
home company blog wiki docs 
app server web server 
health cloud java ee pro 
 Resin Server | Application Server (Java EE Certified) and Web Server
 

resin 4.0.6 release notes


Resin 4.0.6 Overview

  • ipv6 support
  • <class-loader> config changes
  • documentation reorganization

JavaEE 6 Web Profile TCK progress

  • passes Servlet TCK for JavaEE 6
  • passes JSP TCK for JavaEE 6

class-loader config changes

The <class-loader> configuration behavior was previously confusing, and has been updated. Now, class loaders add added in the order they are defined in the resin.xml, and their search order is the same as the resin.xml order.

To change the priority, you can use the <prologue> tag to force evaluation in the <prologue> pass. This will cause your classloader to be defined before any classloader in the standard pass.

documentation reorganization

The documentation has been reorganized to split the reference (basically tags) from the explanatory section.


Copyright © 1998-2012 Caucho Technology, Inc. All rights reserved. Resin ® is a registered trademark. Quercustm, and Hessiantm are trademarks of Caucho Technology.