📄 changes-2.xtp
字号:
</li><li>displayed directory with Apache/IIS when directory was missing index.html (rep by Arnaud Lemaitre)</li><li>run-at period wasn't syncing to the day or month (rep by Jim Frenette)</li><li>load-on-init with getRealPath in .war or war-expansion-dir failed (rep by Will Jaynes)</li></ul></s2><s2 title="2.1.3 - July 23, 2002"><ul><li>DBPool isolation fixes</li><li>Added TAG_HEADER for Burlap (rep by Nicolas Averseng)</li><li>response was double flushed (rep by Rob Lockstone)</li><li>(2002-07-19) init.resin needs quotes (fixed! by Pieter Schoenmakers)</li><li>Transaction timeout should just set rollback only (rep by Dimitri Rakitine)</li><li>fixed NT path normalization issue with '\' (rep by Peter Grundl)</li><li>removed early s.close() from StreamSocket since it was confusing some JDKs. (rep by Bryan Roberts)</li><li>allow external URL parsing except for DTDs</li><li>encoding in DTD wasn't recognized by XML parser (rep by Daniel Lopez)</li><li>.war expansion wasn't initializing application (rep by Daniel Lopez)</li><li>(2002-07-18) JSTL escaping of body tags for c:out</li><li>`!' wasn't properly parsed in EL (rep by Serge Knystautas)</li><li>doc-dir needs to default to root-dir</li><li>XML parsing: entities in attributes weren't handled properly (rep by Kevin Henrikson)</li><li>SAX attributes.getName(0) shouldn't throw NPE even when 0 attrs (rep by Frank Nestel)</li><li>-compile was throwing nullpointers because JNDI not defined (rep by Mark Adams)</li><li>LoopTagSupport API bugs (rep by Juergen Hoeller)</li><li>fmt:formatNumber with default locale and currency had NPE (rep by Juergen Hoeller)</li><li>fmt:formatNumber wasn't allowing the number in the body (rep by Juergen Hoeller)</li><li>entity expansion regression bug</li><li>(2002-07-17) service-class should allow any bean class (rep by Hoeller Juergen)</li><li>burlap/hessian service-class wasn't allowing for generic service (rep by Hoeller Juergen)</li><li>Added burlap/hessian support for Class values</li><li>(2002-07-12) security-constraint needs to allow multiple ip-constraint (rep by Matt Manfredonia)</li><li>PageContext doesn't have getAttributeNames (rep by Lukasz Kowalczyk and Martin Cooper)</li><li>(2002-07-11) reverted to JDK 1.4 javac in build</li><li>DBPool transaction related fixes</li><li>OpenSSL fixes related to socket timeouts (rep by Benjamin Tomasini)</li><li>(2002-07-10) switched to use jikes in build</li><li>transaction manager and DBPool fixes from code review</li><li>(2002-07-09) error-page with exception-type=Throwable and raw ServletException wasn't handled</li><li>VirtualHost.initPaths wasn't properly handling multiple host names</li><li>AbstractVariableResolver wasn't handling "Var" correctly (rep by Martin Cordova and Christian Bauer)</li><li>(2002-07-07) initial cut of JSP EL for sql_rt and xml_rt</li><li>added jndi:lookup as static function for configuration</li><li>added static method support to EL</li><li>added Var support and system-property lookup in config EL</li><li>system-property in <web-app> wasn't working with JVM properties</li><li>added <init> block in servlet configuration for bean-style initialization </li><li>added allow-servlet-el flag allowing servlet init-param to accept JSTL EL</li><li>allow resin.conf/web.xml to accept JSTL EL expressions</li><li>cleaned up virtual host instantiation</li><li>NullPointer on Resin close (rep by Kevin Henrikson)</li><li>Minor cleanup of Application.close() field clearing</li><li>(2002-07-02) Minor cleanup of Application.close() field clearing</li><li>Loosen the XML parser to allow for whitespace before <?xml> (rep by Hemanth Setty)</li><li>WEB-INF is not allowed in webapps (rep by Luke Immes)</li><li>Cleaned up make for compiling class loader (rep by Luke Immes)</li><li>More windows special pathing issues (rep by Peter Grundl)</li><li>JSP generator wasn't escaping linefeeds in tag attributes (rep by Kevin Henrikson)</li><li>JSP TagData wasn't properly setting rtexprvalue to TagData.REQUEST_TIME_VALUE (rep by Kevin Henrikson)</li><li>Apache recompilation</li><li>(2002-07-01) DBPool refactoring</li><li>TransactionImpl fixes for XAResource.start with join</li><li>Ping socket timeout wasn't converted from ms to s (rep by Kirk Rasmussen)</li><li>(2002-06-24) Redirect for transport constaint wasn't setting query string (rep by Alexei Yudichev)</li><li>Added com.caucho.Version.main (rep by Charles Meyer)</li><li>Allowing pre-1.4 JSSE (rep by Jonah Kowall)</li><li>JDBC session store wasn't handling invalidate properly (rep by Marc Welk)</li><li>(2002-06-21) Use getStream() in ResponseAdapter.setContentType to initialize (fixed! by Anders Vesterberg)</li><li>context initialized should be called after load-on-startup (rep by Chris Beck)</li><li>Modify StylesheetImpl to handle new functions (rep by Lukasz Kowalczyk)</li><li>Added rollover-check-time for access-log (rep by Hiroshi Morita)</li><li>error-page handling for Throwable shouldn't match wrapped ServletException (rep by Ryan Choi)</li><li>(2002-06-20) Brought Burlap into sync with Hessian</li><li>Added JSTL tags for xml</li><li>Added JSTL tags for sql</li><li>Added JSTL RT tags for core-rt and fmt-rt.</li><li>Avoid extra tag init when can prove tag is initialized</li><li>session id random generator purely uses Random.nextLong() (rep by Henry Lu)</li><li>session id random number moved from SessionManager to ServletServer (rep by Henry Lu)</li><li>(2002-06-13) Missing Hessian server support for Map, Collection, List and Set (rep by Hoeller Juergen)</li><li>JSTL fmt resource bundle loading wasn't loading .classes (rep by Scott Ganyo)</li><li>Inappropriate JSTL EL caching for arrays (rep by Alexey Yudichev)</li><li>Major refactoring of JNDI handling (rep by Dale Churchett)</li><li>JSSE needs to understand verify-client</li><li>Added cheap JMX servlet viewer in /resin-status</li><li>Shift_JIS encoding problem (fixed! by Tatsuya Bizenn)</li><li>(2002-06-11) Now using official jstl10.jar.</li><li>Automatically register servlets which have MBeans</li><li>Initial JMX implementation with separate servers for each web-app</li><li>context-path was not case insensitive for win32 (rep by Rene Trussell-Cullen)</li></ul></s2><s2 title="2.1.2 - June 11, 2002"><ul><li>fixed openssl memory leak</li><li>-version shouldn't force a restart (rep by Charles Meyer)</li><li>Apache2 wasn't properly updated for srun protocol change</li><li>web-app /test/a was matching URL /test/atest.jsp</li><li>(2002-06-07) The SSL certificates need to be a chain, not the single certificate (fixed! by Yannick Menager)</li><li>Missing case-insensitive check on win32 (rep by Eric Rapp)</li><li>Use Shift_JIS instead of SJIS</li><li>(2002-06-06) Burlap, Hessian, and JVM clients were mixing inherited client caches</li><li>Referenceable shouldn't be used in AbstractContext (rep by David Duddleston)</li><li>application load/restart synchronization fixes</li><li>response.containsHeader needs to understand content-type (rep by Paul Nakada)</li><li>error pages need to clear content-length to avoid error message (rep by Kirk Rasmussen)</li><li>changed error message when -server missing (rep by Mark Crowther)</li><li>session decoding error for backup in stream.c (fixed! by Ronald Tschalaer)</li><li>jsp auto-compile='false' with failed JSP should not remove .class (rep by Martin Cooper)</li><li>(2002-06-04) Update configure.in to use Apache2 from apxs (rep by Alberto Delgado)</li><li>ChunkedInputStream: availiable needs to be updated after read (fixed! by Lutz Pumpenmeier)</li><li>sendRedirect shouldn't have MSIE hack (rep by Matt Edwards)</li><li>AccessLog.rolloverLog needs sync (rep by Frank Nestel)</li><li>Handle lone '#' in ATTLIST (rep by Kenkichi Mahara)</li><li>Add QInitialContext support for foreign JNDI factory with URL prefixes (rep by Dale Churchett)</li><li>fixed maximum URL length, configured with url-length-max (rep by Peter Grundl)</li><li>integral or confidential must redirect, not send forbidden (rep by Alexey Yudichev)</li><li>Broken URL, //foo.jsp was treated as virtual host (rep by Sean Leach)</li><li>Converted velocity-style syntax to use JSTL core</li><li>Fix .war timed expansion</li><li>webapps/ROOT.war was initialized twice (rep by Ryan Boone)</li><li>web-app id='foo' app-dir='webapps/foo' now merge properly (rep by Eric Rapp)</li><li>Refactored web-app handling and war expansion in VirtualHost</li><li>JSTL c:out was interpreting all interpolated values as null (rep by Kirk Rasmussen)</li><li>/caucho-status needs to use cse_close, not cse_recycle (rep by Simon Hobbs)</li><li>JNDI should not override UserTransaction if already specified (rep by Dale Churchett)</li><li>Application needs to kill the cache before actually closing</li><li>windows plugin needs to be case-insensitive with war-expand-dir ROOT (rep by Eric Rapp)</li><li>(2002-05-28) Add logging for rollover time (rep by Sean Leach)</li><li>rollover-size of -1 should be infinite (rep by Tommy Jasmin)</li><li>Writing beyond the content-length needs to log IllegalStateException (rep by Mark Church)</li><li>case issues with war expansion (rep by Dominik Foucauld)</li><li>war-dir symlinks with missing target confuses the auto-deploy (rep by Alen Milkovic)</li><li>AbstractServerListener: shutdown called twice, start never called (rep by Martin Cordova)</li><li>init.resin should change to $RESIN_HOME before executing resin (fixed! by Anders Bjorklund)</li><li>expand PE required in parseContentParticle (fixed! by David Soergel)</li><li>XML wasn't allowing PE in attrlist (rep by Kenkichi Mahara)</li><li>LongKeyMap wasn't properly initializing values.</li><li>Added SSL verify-client for OpenSSL (rep by Nigel Gardiner and Seth Ladd)</li><li>check logging for bogus URL lengths</li><li>Updated the login example (rep by maddogmut)</li><li>HTTP continuation with \r\n was adding the \r (rep by javadesigner)</li><li>chain-mapping with servlet-name="none" will remove mapping (rep by Kris Young)</li><li>changed Cookie checking to match jakarta (but not catch RFC2965) (rep by Chris Busch)</li><li>Added Class.getPackage support (rep by Scott Ganyo)</li><li>iPlanet 6 moved Init configuration to magnus.conf (rep by Andrej Gabara)</li><li>Added session-cookie to configure alternate to JSESSIONID (rep by Mark Saarinen)</li><li>Added setThrowReadInterrupts to SocketStream (rep by Ronald Tschalaer)</li><li>JSTL fmt completed</li><li>(2002-05-22) setup.exe changes to support iPlanet 6</li><li>avoided more NT aux weirdness (rep by Peter Grundl)</li><li><method> was only allowed once (rep by Yori Sakakura)</li><li>Change default work-dir to c:/temp/caucho from /temp/caucho (fixed! by Christian Bauer)</li><li>JSTL core completed</li><li>Backup server selection for plugin issue (rep by Gary Doughty)</li><li>Create unique names for anonymous stylesheets</li><li>mod_caucho should avoid the request retry when the connection fails (rep by Chris Haas)</li><li>(2002-05-20) JSTL fixes for c:if, c:when</li><li>JSTL implementations for most of core and fmt</li><li>ResinServer automatic calculation of srun-index was broken (rep by Collin Bryce)</li><li>session-config/backing-path wasn't allowed (rep by Collin Boyce)</li><li>mod_caucho wasn't understanding commas separating virtual hosts (rep by Timothy Falkoner)</li><li>DBPool XA reusing empty connection</li><li>DBPool synchronization missing in PoolItem.free (rep by April Frezza)</li></ul></s2><s2 title="2.1.1 - May 13, 2002"><ul><li>change XSL format-number back to original (rep by Mariano Galan)</li><li>Apache2 mod_caucho locking cleanup (fixed! by Kris Spinka)</li><li>ClassLoaderLocal set must update lastLocal (rep by Kirk Rasmussen)</li><li>Upgraded to SAX 2.1 (rep by Nick Bauman)</li><li>(2002-05-13) plugin config problem with <srun host> (rep by Steve Stallion)</li><li>(2002-05-09) ampersand escaping in XML printing (rep by Adolfo Aladro)</li><li>XML with both external DTD and defined DTD weren't read properly (rep by Christian Sell)</li><li>XmlPrinter for <html> with namespace must use the xml method (rep by Kenkichi Mahara)</li><li>added <case-sensitive> to web.xml (rep by Tiberiu Fustos)</li><li>(2002-05-06) Changed status of mod_caucho connection error page to 503 (rep by Gary Doughty)</li><li>cleanup load-balancing issue with srun-backup</li><li>QDate timezone issues (rep by mr-frog)</li><li>cleanup to war-dir expansion (rep by Dominik Foucauld)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -