⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changes-1.xtp

📁 RESIN 3.2 最新源码
💻 XTP
📖 第 1 页 / 共 5 页
字号:
</li><li>resin.conf now checks resin:include for changes (rep by stefan)</li><li>HttpUtils shouldn't throw IOException (rep by Peter Poulsen)</li><li>Only check for Application modification on top level calls (rep by Gerret Apelt)</li><li>Form processing now understands %u1234 (rep by conan)</li><li>XML parsing whitespace issue with DOCTYPE (rep by Eugen Kuleshov)</li><li>NT Service must open stderr.log with SHARED_WRITE for stderr log rotation to work (rep by Paul Lee)</li><li>Removed img processing from stylesheets since using AWT won't work as an NT service (rep by Miles Metcalfe)</li><li>early timeout of persistent sessions (rep by Gerald Francois)</li><li>slowed thread closing to one per second to support more clients (rep by Dan Latham)</li><li>default namespace should not affect xpath patterns in xsl stylesheets (rep by Guy McArthur)</li><li>bad error message in jsp:setProperty (rep by Anthony Eden)</li><li>conn.createStatement from closed pool should throw better error (rep by John Waugh)</li><li>sendRedirect should kill chaining (rep by Josh Krieger)</li><li>XmlPrinter wasn't handling case where location was null (rep by Frank Carver)</li><li>Added upload-max for multipart-mime form uploading (rep by Cytown)</li><li>jsp.StaticPage wasn't setting content-length (rep by Neeme Praks)</li></ul></s2><s2 title="1.2.1 - Dec 4, 2000"><ul><li>Caching was getting throttled because of a lock contention</li><li>XSL generator wasn't escaping backslashes for setLocation and NT (rep by Frank Carver)</li><li>fixed bug where a disconnected connection could cache a short file</li><li>vfs.Encoding now normalizes '_' to '-' (rep by Nicolas Lehuen)</li><li>fixed memory leaks in bin/resin</li><li>fixed bug where the caching stream could be opened without closing</li><li>ServletConfig.getInitParameter() should call getServletConfig() (rep by Steve Akers)</li><li>cleaned up stream closing</li><li>reworked bin/resin threading to better handle load changes</li><li>added ping to detect server failures</li><li>bug when caching large files and the client disconnects</li><li>bug when ServerSocket.accept() received an interrupt exception, causingResin to hang without restart (rep by Neeme Praks)</li><li>bug in looking up Resin Home for isapi registry</li><li>bug with using ;jsessionid in IIS</li><li>bin/resin stops in standalone mode on some OS</li><li>Deleting cached file from underneath, with dual srun gives error (rep by Bill Horsman)</li><li>catching throwable in TcpServer.run in case of error (rep by Neeme Praks)</li><li>added bin/standalone so Windows people can get thread dumps</li><li>DOM L2 changes</li><li>chaining headers should match the standard headers (rep by Henrik Jensen)</li><li>better detection of source close in WriteStream (rep by Bill Horsman)</li><li>error-log and access-log are now per-web-app (rep by Bill Horsman)</li><li>forgiving XmlParser, e.g. HTML, was misparsing CDATA (fixed! by Pieter Schoenmakers)</li><li>sendRedirect needs to normalize the generated path to handle../foo/test.jsp (rep by Stephen Wong)</li><li>JndiFactoryBuilder show throw new NoInitialContextException whenan error occurs (rep by Henric Larsson)</li><li>Sets the cipher-suite attribute for JSSE (rep by Derek Fukuhara)</li><li>Incorrect check for jsessionid in plugings (rep by Andrew Boyko)</li><li>Host: support for binary resin (rep by Piotr Piatkowski)</li><li>change back to dual thread listening</li><li>war change detection (rep by Jeff Trimm)</li><li>http -help lists -install-as incorrectly (rep by Colin Sampaleanu)</li><li>In HTML parsing, frameset should take place of body, not automatically add a body (rep by Dirk Jaeckel)</li><li>init-param description should not automatically create parameter (rep by Yori Sakakura)</li><li>/foo* was transformed in config.c to /fo/* (rep by Chris Chen)</li><li>session attribute changes must use '==' instead of equals to detectvalue change (rep by Jeremy Lemaire)</li><li>forwarded and included requests are not subject to authorization (rep by Gerret Apelt)</li><li>jsp:plugin params should allow runtime attributes (rep by Jean-Marc Tupin)</li><li>XML Document cloneNode fixed (rep by Chris Monster)</li><li>exceptions in JSP pages shouldn't be wrapped before passing to error pages (rep by Calvin Yu)</li><li>User -Jxxx args need to come before other options (rep by Colin Sampaleanu)</li><li>SingleThreadModel wasn't properly creating new servlets (rep by Anres Aguiar)</li><li>ClientDisconnectException wasn't properly propagates in JSP (rep by Daniel Spichty)</li><li>thread-timeout in resin.conf should be request-timeout (rep by Paul Lee)</li><li>getServerName() was returning the remote address, not the local address (rep by Nick Popoff)</li><li>Authentication caching the login and error forms (rep by Gerret Apelt)</li><li>Fixed XML pretty printing with consecutive whitespace</li><li>Expires not properly set with NOT_MODIFIED (rep by Dino Fancellu)</li><li>symlink to empty webapp not treated as a directory (rep by Pieter Schoenmakers)</li></ul></s2><s2 title="1.2.0 - Oct 31, 2000"><ul><li>configuration changes for MacOSX and Solaris</li><li>Text.setNodeValue() should be equivalent to setData() (rep by Brian Parkinson)</li><li>Ring store issues with invalidate (rep by Court Demas)</li><li>"resin" plugin adapted to Solaris</li><li>class change detection for following classpath (rep by Frank Nestel)</li><li>NT '.' issues (rep by benjurry)</li><li>Cache-Control: public should override default (rep by John Moore)</li><li>j_uri should override protected page (rep by Alexander Urzola)</li><li>setMaxAge(0) needs to send Expires as 1994 (rep by John Moore)</li><li>Apache doesn't normalize '//' in path names (rep by Henric Larsson)</li><li>Fixed application nullpointer in the case of a war-dir with no web.xml (rep by David Forshlund)</li><li>DBPool needs to close the underlying connection when it can't beput back into the pool (fixed! by Chris Donnelly)</li></ul></s2><s2 title="1.2.b3 - Oct 23, 2000"><ul><li>handle absolute paths in war_dir in config.c (rep by Andy Boyko)</li><li>multipart-form is now optional (rep by Manush Dodunekov)</li><li>file-upload handled \n-foo wrong, and failed with nulls (rep by Stefan Wesner)</li><li>ScriptClosure was using the wrong global (rep by Hans-Peter Schmidt)</li><li>session ring using same storage for file backup (rep by Court Demas)</li><li>License changes to Developer Source.</li><li>win32 setup for O'Reilly WebSite (added! by Bob Denny)</li><li>user content-length was ignored for srun requests (rep by Philippe Delrieu)</li><li>bufLength vs length in HttpRequest.readRequest (rep by John Moore)</li><li>errors must be logged even with an error page (rep by Chris Donnelley)</li><li>XTP pages should return not found for missing pages (rep by Martyn Tovey)</li><li>Changed server busy test to wait for a queue backlog (rep by Frank Nestel)</li><li>form login needs to use sendRedirect, not forward() to allow https (rep by Danny Mui)</li><li>Short runtime attributes "%= 2 + 2 %" weren't detected (rep by Michal Mosiewicz)</li><li>Env.clear() has array overflow problems on clear (rep by John Shen)</li><li>JDBC persistent store changes to remove time dependency (rep by Henry Buckley)</li><li>JSP backslash not at end of line shouldn't escape (rep by Philippe Guédez)</li><li>C-based launcher "resin" now available for Linux</li><li>jar change detection was broken for WEB-INF/lib (rep by Frank Nestel)</li><li>war-dir should be picked up by plugins (rep by Andrew Boyko)</li><li>run-at timeout fixed for hour times that evaluate to 0.</li><li>MergePath absolute /foo should mean top of MergePath not filesystem root (rep by Olof Edlund)</li><li>findAncestorWithClass shouldn't count the tag as its own ancestor (rep by Michal Mosiewicz)</li><li>304 Not Modified should not send back the MSIE hack (rep by John Moore)</li><li>web-app of /test/ caused double initialization (rep by Daniel Lopez)</li><li>Fix IAS issues with JNDI (rep by Russ White)</li><li>changed Random load-balancing to Round-Robin</li><li>Makefile fix for -with-apache-src adding memory.c (rep by Man Ly)</li><li>MailtoStream fix for \n\n encoding as \r\n\r\n (fixed! by Jim Miller)</li><li>added -encoding LATIN1 for Jikes to handle ISO-8859-1.</li><li>xsl:exclude-namespace and xsl:namespace-alias fixed.</li><li>normalize-space was printed as normalize (rep by Howard Mullings)</li><li>Added SAXTransformer.</li><li>SAX parser didn't properly change encoding (fixed! by Boris Granveaud)</li><li>simplified the Authenticator interface and moved the session and cookies into the AbstractAuthenticator.</li><li>fixed arg type to getsockopt to be compatible with alpha (rep by Roberto Ferrero)</li><li>fix bugs in the access.log code (rep by Jim Douglas)</li><li>use request-&gt;uri instead of request-&gt;unparsed_uri in mod_caucho (rep by Hoani Cross)</li><li>XmlParser bug parsing DTD Content Particle (foo?,bar+) (rep by Abdullah Apaydin)</li><li>TransactionImpl error handling fixes (rep by Robert Salesas)</li><li>requests need to close the open Transaction.</li><li>multiple calls to getConnection() within a transaction should returnthe same connection (rep by Robert Salesas)</li><li>Improved access-log rollover control (designed by Jim Douglas)</li><li>Speed JavaScript import handling and fix memory reuse (Block) problem (rep by Frank Nestel)</li><li>better handling of /cache deletion from under server.</li><li>misc ISAPI fixes (fixed! by Bob Denny)</li><li>fixed jar update problem with new classes (rep by Frank Nestel)</li><li>AccessLogging with forward (rep by Jim Douglas)</li><li>fixed memory leak in AbstractStylesheet (fixed! by Boris Granveaud)</li><li>changed doc_header to work in different contextPaths (rep by Igor Dubosarskiy)</li><li>DOCTYPE parsing can cause nullpointer when SYSTEM has unknown url (rep by MIchael Newcomb)</li><li>default home fixed for IIS (rep by Dan Sandberg)</li><li>Virtual hosts should automatically include port (rep by Kevin Welker)</li><li>common/Makefile.in should use $(LD) instead of $(CC) (rep by Dave Wallace)</li><li>JavaScript codegen change for perf enhancements.</li><li>;jsessionid=aasdf;jsessionid=asdfasfd confuses sessions (rep by Spencer Marks)</li><li>JNDI cleanup with url.pkgs instantiating a java: handler (rep by Russ White)</li><li>JDBC persistent sessions now use update/insert instead of replace (rep by Henry Buckley)</li><li>Response needs to skip() post content before sending results (rep by Khang Nguyen)</li><li>DynamicClassLoader needs to synchronized on getTop() (rep by Eric Charpentier and Frank Nestel)</li><li>jsp auto-compile=false turns off auto-compilation (rep by Matthew Insko)</li><li>DBPool.getPool() should use java:comp/env as prefix, not java:comp/env/jdbc (rep by Russ White)</li><li>sendRedirect("foo.jsp") needs to be converted to absolute (rep by Andrew Papada)</li><li>alignment problems in plugins memory.c (rep by Omen Wild)</li><li>"" session ids will force generation of new session (rep by Stephen Wong)</li><li>jsdk22 new Cookie() was calling setPath("/") (rep by Don Choi)</li><li>Jar loading performance (rep by Geoff Soutter)</li><li>JSP dependencies need to be relative whenever possible (rep by Daniel Zen)</li><li>&lt;srun&gt; and srun-port configuration problems, esp with host attr (rep by Michael Forsberg)</li><li>jndi: scheme for VFS</li><li>Log rotation at 1Meg for all logs, including stdout/stderr (rep by Kevin Welker)</li><li>LruCache put() needs to call removeEvent when the old value is replaced.</li><li>external DTD syntax was completely wrong (rep by James Dalrymple)</li><li>multipart-form boundary header fix</li><li>SmtpStream needs \r\n for newlines (fixed! by Daniel Zen)</li><li>j_uri in form login should allow relative urls (rep by Dave Gochfeld)</li></ul></s2><s2 title="1.1.5 - Oct 2, 2000"><ul><li>For version 1 cookies, omit the Expires parameter (rep by John Moore)</li><li>missing is.close() in Xsl for strict stylesheets (rep by David Soergel) </li><li>Change reporting forward() with committed data (rep by </li><li>XPath substring() is 1-based, not 0-based. (rep by Nicolas Lehuen)</li><li>mod_caucho and TcpServer changes to enhance reliability under load</li><li>nested bodyTag problems with the end-tag-hack (rep by Veronique Dupierris)</li><li>jsp:param value="" name=foo was thrown as illegal (rep by Jacek Laskowski)</li><li>Using String[] for a tag variable was failing (rep by Fernando Olcoz)</li><li>PageContext needs getThrowable() (rep by Ari Halberstadt)</li></ul></s2><s2 title="1.2.b2 - Aug 31, 2000"><ul><li>cache synchronization fix</li><li>war expansion fix (patch! by Vitaly Batychko)</li><li>JSP lineMap and depends should be app-dir relative (rep by Matthew Insko)</li><li>jndi.properties should be configured in resin.conf (rep by Russ White)</li><li>allow String[] in taglib</li><li>create ResinServer.init() and ResinServer.close() (rep by Rick Gibbs)</li><li>SingleThreadModel

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -