📄 changes-2.xtp
字号:
</li><li>check max-pool-time on pool allocation (rep by Martin Weinig)</li><li>MessageServer needs to swap order of Queue test to handle SwiftMQ (rep by PeterB)</li><li>Apache 2 mod_caucho needs the hook priority to be "FIRST" (rep by David Soleno and Mike Kail)</li><li>(2003-07-11) mod_caucho for Apache built with shared mod_ssl needs -lssl (rep by Collin Boyce)</li><li>Can't use Gzip for error codes because of IE bug (rep by Dave Moellenhoff)</li><li>Missing null check in JSP printVarDeclare</li><li>Added EL support for http host and port (rep by Steve Molloy)</li><li>(2003-07-10) Runner issues with POST and 404 (rep by Benjamin Voloz)</li><li>XPath merge for some attribute matches was essentially an infinite loop (rep by Aadithya Deshpande)</li><li>c:param for c:import wasn't checking for null values properly (rep by Kim Koran)</li><li>AccessLog buffering allows longer URLs EL (rep by William Au)</li></ul></s2><s2 title="2.1.10 - June 18, 2003"><ul><li>Added host-name with EL (rep by Andrey Kisel)</li><li>not modified issues with cached files (rep by Jim Frenette)</li><li>Burlap deserialization of stack traces (rep by Daniel Lopez)</li><li>jar issues for .tld files (rep by Kirk Rasmussen)</li><li>setDataSource in SqlTransactionTag was named incorrectly (rep by Jeroen Vianen)</li><li>(2003-06-03) missing sync in session create (rep by Fyodor Golos)</li><li>XSL document issues (rep by Lori Wong)</li><li>fix for null in XmlParser used as sax generator (rep by Robert Koberg)</li><li>XSL document("foo.xml") wasn't properly setting systemId (rep by Robert Koberg)</li><li>Alarm could get dropped during resin.conf restart (rep by Serge Knystautas)</li><li>Change test for OpenSSL return codes (rep by Jason Dyer)</li><li>stream.c session decoding problem with backup (rep by larryl)</li><li>(2003-05-21) multiple jndi-link merged factory instances (rep by Brian Wilson)</li><li>XSLT priority of foo/* wasn't handled properly (rep by Charles Fu)</li><li>JSTL x:transform wasn't handling inline XML (rep by Charles Fu)</li><li>HttpSessionBindingEvent.getValue() wasn't properly set</li><li>Missing free of session information in mod_caucho (rep by mimo)</li><li>backslash escaping needed for XSL attributes (rep by Serge Belolipetski)</li><li>isapi_srun with jsessionid and JSESSIONID s/b configurable (rep by Tim Pedone)</li><li>added getApplication to ApplicationAdmin (rep by Micha Hagg)</li><li>XSL != comparison with node set wasn't handle properly (rep by Charles Fu)</li><li>GzipFilter hack (rep by Alan Wright)</li><li>init.resin.in missing quoting for ARGS (rep by Che Dong)</li><li>c:set with property wasn't converting type properly</li><li>(2003-05-19) synchronize war expansion and use "._" for Windows (rep by Sulka)</li><li>originalStream not set on init (rep by Kashif Qayyum)</li><li>ServletOutputStream not properly restored after tags (rep by Kashif Qayyum)</li><li>c:catch wasn't properly restoring the output (rep by Kashif Qayyum)</li><li>XSL number() wasn't using current node (rep by Charles Fu)</li><li>x:set was converting always to String (rep by Charles Fu)</li><li>jdbc-store table-name wasn't set properly (rep by David Cambell)</li><li>SSL_CTX_use_certifiate_chain_file test failed</li><li>(2003-05-05) distributed session issues with timeouts (rep by Andrew Lienhard)</li><li>(2003-04-29) bin/resin cleanup with closed stdin (rep by Charles Fu)</li><li>RotateLog issues with multiple servers (rep by Serge Knystautas)</li><li>Tag libraries with missing directories</li><li>Some JSP validators require namespace additions</li><li>class-update-interval check could rollover for resin.conf check (rep by Rob Lockstone)</li><li>rollover-size wasn't properly handling bytes units (rep by Max Kutny)</li><li>CGIServlet needs to deal with included pages (rep by David Campbell)</li><li>Runtime exceptions should be throw directly w/o wrapping in JSP</li><li>Burlap handling of Date needs ms accuracy (rep by Nicholas Averseng)</li><li>Missing XmlParser InputStream close() (rep by Matthias J)</li><li>Transaction rollback should not occur in subrequests (rep by Tyson Singer)</li><li>WebDav returning incorrect result on 404</li><li>Added ca-certificate-file support (rep by Andrew Lienhard)</li><li>incorrect sync on applicationStart, causing deadlocks with .war expansion (rep by Matthias J)</li><li>jsp:scripting wasn't properly recognized w/o namespace (rep by Ari Savolainen)</li><li>Apache with SSL to Resin wasn't initializing SSL properly (rep by Anthony Tonns)</li></ul></s2><s2 title="2.1.9 - April 16, 2003"><ul><li>(2003-04-16) getAttributeNS nullpointer (rep by Kirk Rasmussen)</li><li>Hessian/Burlap issues with java.sql.Date</li><li>jsp:root attribute printing issues (rep by Jeroen van Vianen)</li><li>(2003-04-08) JDBC wrapper can't set an error on stmt.close() because Sybase doesn't allow double close (rep by Tomas Zajicek)</li><li>EL method parsing was causing trouble with following expression (rep by Sam Heisz)</li><li>(2003-04-04) errors in parsing *.tld weren't properly reported (rep by Kevin Henrikson)</li><li>potential loop in Request.sendServletError (fixed! by Uwe Shaefer)</li><li>rollover-size wasn't catching -1 (rep by Kazumasa Mori)</li><li>bin/resin needs delay after fork (rep by Dong Che)</li><li>Apache 2 build issues with threading disabled</li><li>setCookieVersion in JdbcAuthenticator was incorrect (rep by Matthias J)</li><li>bin/resin command-line argument fixes (-stdout)</li><li>Issues with new ResponseAdapter and isFree (rep by Kirk Rasmussen)</li><li>(2003-03-26) Resin shouldn't be calling setTransactionTimeout unless necessary (breaks sapDB)</li><li>JSP tag variable mixing AT_END and NESTED weren't declaring properly (rep by Serge Knystautas)</li><li>fmt:formatDate needs to return "" for null values (rep by Richard Holmes)</li><li>SpyConnection wasn't logging sql for execute and exceptions (fixed! by Eric Kreiser)</li><li>-stdout argument cleanup for bin/resin (rep by Mark Femal)</li><li>Added com.caucho.http.filter.XsltFilter to handle gzip (rep by Olivier Baes) </li><li>resolved deadlock for Application.init and getRealPath</li><li>Cleaned up request/response wrappers to clear fields before being reused</li><li>(2003-03-19) EL mul/div association was incorrect</li><li>isSecure() needs to handle 443 properly (rep by Srinivasan Pillai)</li><li>Apache failure to connect to backend should return HTTP_SERVICE_UNAVAILABLE (rep by Grega Bremec)</li><li>(2003-03-14) fast-jstl fmt:message wasn't allowing c:out in fmt:param (rep by Ari Savolainen)</li><li>XSL sort needs the lang to allow attribute value templates (rep by Anders Gorm Larsen)</li><li>For file-based webDAV, should create root directory automatically (rep by Nicholas Irving)</li><li>StringTransformer needs to use UTF-8 consistently</li><li>blob-type wasn't configuring the JdbcStore (rep by Jon Cochran)</li><li>(2003-03-13) auto-compile='false' should not check *.jsp changes but should check *.class changes (rep by Greg Miller)</li><li>logout needs to logout from single-signon cache (rep by Max Kutny)</li><li>fmt:formatDate tag wasn't using Config.find to find the defaults (rep by Lucasz Kowalczyk)</li><li>NSAPI install awk scripts were causing trouble (rep by Damien)</li><li>Persistent store wasn't properly GC'd on web.xml change (rep by Kenkichi Mahara)</li><li>Updates to QJspFactory and QPageContext to support roller (rep by Lance Lavandowska)</li><li>HttpStream wasn't interpreting the HEAD Content-Length properly (rep by Erik van Zijst)</li><li>DOMBuilder wasn't handling parser cases from webwork (rep by Kirk Rasmussen)</li><li>multipart-form needs to handle case with partial upload (rep by alok)</li><li>-resin-child not properly handled (rep by Jeff Einhorn)</li><li>JSP/PageData wasn't handling xmlns:jsp namespace properly (rep by Ricardo Tercero)</li><li>added key-manager-factory and ssl-context to JSSE support (rep by Martin Cordova)</li><li>Hessian object serialization order must write primitives first (rep by Juergen Hoeller)</li><li>DirectoryClassLoader was only return first resource in getResources (rep by Steffen Gerhardt)</li></ul></s2><s2 title="2.1.8 - Mar 6, 2003"><ul><li>LoadBalanceServlet wasn't adding multiple headers (rep by Paulo Veiga)</li><li>CGI wasn't handling name correctly for url-pattern='/cgi-bin/*' (rep by Khang)</li><li>don't enforce the IllegalStateException on getCreationTime (rep by Marc Larue)</li><li>servlet-context start listener happens before servlets (rep by Deniz Tatar)</li><li>(2003-03-03) case-sensitive was only recognized in web.xml</li><li>Request wasn't calling skip() for POSTs</li><li>mod_caucho round robin needs initialization in cse_open_child (rep by Sven Duzont)</li><li>use JNI setuid for non-Linux Unix to avoid need for bin/resin (rep by Alan Wright)</li><li>warExpansion needs to be synchronized (rep by David Soleno)</li><li>Catch potential issues with HTTP open (rep by George Van Treeck)</li><li>JSP validator wasn't interpreting the 0 length array as okay (rep by Rob Girardin)</li><li>bin/resin setuid was setting group incorrectly (rep by Yam)</li><li>MemoryStream wasn't adding length properly (rep by Fabrice Roge)</li><li>(2003-02-25) GZipFilter wasn't properly handling content type (rep by Max Kutny)</li><li>GZipFilter needs to handle 404 and errors specially (rep by Max Kutny)</li><li>XSL lang handling was using Locale.getDisplayLanguage() instead of Locale.getLanguage() (rep by Anders Gorm Larsen)</li><li>UserConnectionAdapter needs to use getConnection() consistently for better error reporting (rep by Yuan)</li><li>./configure was detecting powerpc as MacOS-X</li><li>JMX name issues with MBeanServerImpl (rep by Kelvin Westlake)</li><li>BigDecimal needed special handling for Burlap/Hessian (rep by </li><li>PoolItem.clearXid() causing trouble with multiple connections (fixed! by Jason Chaffee)</li><li>c:import handling of param with foo&bar wasn't escaping the amp (rep by Aadithya Deshpande)</li><li>XTP with jsp:root wasn't handling taglib namespaces properly (rep by Dan WInfield)</li><li>HessianOutput wasn't handling > 64k strings properly (rep by Andrea)</li><li>bin/resin should use -resin-child instead of env for startup (rep by dsoleno)</li></ul></s2><s2 title="2.1.7 - Feb 4, 2003"><ul><li>(2003-02-04) Oracle transaction issues/XA fixes (rep by Martin Weinig)</li><li>Fixed support for transaction timeout (rep by Nicholas Lesiecki)</li><li>run-at minute validation was testing against 24 instead of 60 (fixed! by Paul Mietz Egli)</li><li>QPageData wasn't setting utf8 (rep by Michal Mosiewicz)</li><li>session-timeout of 0 was handled incorrectly (fixed! by Martin Cooper)</li><li>Hessian/Burlap was using equals instead of == for <ref> (fixed! by Juergen Hoeller)</li><li>compiling class loader was improperly setting javac encoding to null (rep by Maxim Penzin)</li><li>LoadBalanceServlet wasn't setting isSecure properly (rep by Heather Rogers)</li><li>Removed setting of *.class modified time in JavaCompiler (rep by Dave Poyas)</li><li>session tcp-store wasn't removing old persistent sessions (rep by Martin Weinig and Gregory Bohmer)</li><li>session tcp-store wasn't handling passivate events properly (rep by Ed Crotty)</li><li>force remove of old log before moving old one (rep by Dave Kitelinger)</li><li>./configure issues finding libssl (rep by Jeff Gilbertson)</li><li>Too many headers should return 400 instead of 500 (rep by Erik Forkalsrud)</li><li>Added xsl:sort lang support (rep by Andres Gorm Larsen)</li><li>JSTL 0/0 needs to produce 0 (rep by Joseph Toth)</li><li>WebDavServlet needs to escape displayname (fixed! by Pieter Schoenmakers)</li><li>Moved setpgid before fork() so child won't get killed early (rep by Jay Sutaria and Dong Che)</li><li>Changed case in old-style cookie attributes to lower case (rep by Laurie Poon)</li><li>ResinStatus was giving wrong session information (rep by Gary Doughty)</li><li>(2003-01-08) Spy needs to clean up password info (rep by Max Kutny)</li><li>Tag variables with AT_BEGIN weren't checking for duplicate declarations (rep by Serge Knystautas)</li><li>FastCGI/PHP sends script data in the PATH_INFO/PATH_TRANSLATED variables (rep by Alex Sharaz)</li><li>mod_caucho fixes for forwarded error message (fixed! by Stephan Schneider)</li><li>Added x:param (rep by peterb)</li><li>Need to throw exception when ConnectionPoolDataSource used as transactional database (rep by Max Kutny)</li><li>MultipartStream wasn't properly checking read buffer length with peek items (rep by Ap Pieters)</li><li>global JNDI wasn't handled properly (rep by Lixin Zhou)</li><li>mod_caucho needs to be more sophisticated in adding ;jsessionid= (rep by Stephen Scholl)</li><li>Added setOverloadEnabled to Burlap/HessianProxyFactory (rep by Kirk Rasmussen)</li><li>Cron does not require queue (rep by Linda Wright)</li><li>XSL generation wasn't escaping backslashed files (fixed! by jpardo)</li><li>Possible nullpointer for certain error pages w/o application (rep by Max Kutny)</li><li>ResinServer was registering with JMX with an invalid JMX name (rep by John Wang)</li><li>pageEncoding and charEncoding depended on order of directives (rep by Max Kutny)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -