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

📄 changes-1.xtp

📁 RESIN 3.2 最新源码
💻 XTP
📖 第 1 页 / 共 5 页
字号:
</li><li>resin.conf examples need &lt;srun&gt; (rep by Mike Wynholds)</li><li>init.resin needs to use $EXE (rep by Martin Decker)</li><li>Cookies need space between ;Path</li><li>do not add *.jsp and *.xtp to plugin map (rep by Andrew Boyko)</li><li>symlink to empty webapp not treated as a directory (rep by Pieter Schoenmakers)</li><li>Registry parsing should let SAX parsers return multiple characters() (rep by Frank Nestel)</li><li>'#' must not be treated specially in the URL (rep by Mark Berry)</li><li>NullPointer for bin/resin with logging enabled (rep by Ratkai Istvan)</li><li>Added Cp866 and other MS-DOS code pages to known encodings (rep by Serge Popov)</li></ul></s2><s2 title="1.1snap - March 12, 2001"><ul><li>mod_caucho needs case-insensitve host match (rep by David Cruz Langreo)</li></ul></s2><s2 title="1.3.beta1 - Jan 29, 2001"><ul><li>Servlet 2.3 request.setContentEncoding</li><li>Servlet 2.3 listeners</li><li>include() and forward() need to allow wrapped requests (rep by David Geary)</li><li>JSP 1.2 variable declaration in tld</li><li>Resin HardCore<sup>tm</sup> initial implementation</li><li>JSP 1.2 IterationTag</li><li>JSP 1.2 TryCatchFinally</li><li>NT service name changed to Resin (rep by Colin Sampaleanu)</li><li>Initial cut of Servlet 2.3 filters</li></ul></s2><s2 title="1.1snap - March 1, 2001"><ul><li>Solaris client disconnect fixes patched from 1.2</li></ul></s2><s2 title="1.1.6 - Feb 13, 2001"><ul><li>NT .. issues</li><li>tag-location needs to allow absolute paths (rep by David King)</li><li>tag-location needs to look in classpath (rep by David King)</li><li>limit on headers too small in resin 1.1 (rep by Torben Bruun)</li><li>%00 issues (rep by Jonah Kowall)</li><li>mod_caucho changed r-&gt;unparsed_uri to r-&gt;uri (rep by Walter Holladay)</li><li>print exception log even when there's an error page (rep by Dave King)</li><li>ClientDisconnectException wasn't properly propagates in JSP (rep by Daniel Spichty)</li><li>web-app id='foo' has wrong default app-dir (rep by James Korotney)</li><li>close() synchronization issue causing premature close</li><li>class.path and sun.boot.class.path are both needed for jikes (rep by James Korotney)</li><li>POST needs to read all the data for a sendRedirect (rep by Alan Berezin)</li><li>war at non-top-level weren't expanded (fixed! by James Ralston)</li></ul></s2><s2 title="1.2.3 - Feb 15, 2001"><ul><li>Document.getElementById() wasn't implemented (rep by Carl-Henrik Tjarnlund)</li><li>application.getResource() wasn't returning jars properly (rep by Peter Mudima)</li><li>Caching issues when first request is HEAD (rep by Andrej Gabara)</li><li>XTP html-to-lower detection broken (rep by Gerret Apelt)</li><li>URL context factory fixes (rep by Nina Berezinsky &amp; Christian Plonka)</li><li>AT_BEGIN jsp tag variable needs update AT_END (rep by Todd Fast)</li><li>directory listing needs to encode %20 for spaces (rep by Troy Engel)</li><li>must not save cookie in cache</li><li>added forbid-host to forbid hostile IP addresses</li><li>change single-host server lookup (rep by Brandon Knitter)</li><li>cleanup socket write stream.c to handle short writes</li><li>allow assignment of smtp sender='foo@bar.com' in resin.conf (fixed! by Matthew Hixson)</li><li>jar reloading issues (rep by Frank Nestel)</li><li>Use request's encoding as default encoding for multipart stream (fixed! by Rick Lei)</li><li>possible synchronization issues in CacheInvocation</li><li>jsp:declaration allowed inside tags (rep by Julie Melbin)</li><li>Improve random number seeding for session id generation (rep by Jeff Trimm)</li><li>On java.lang.Error in JSP page, force a recompilation (rep by Guy Tal)</li><li>isapi_srun.dll wasn't matching /* at root web-app (rep by Nicolas Lehuen)</li><li>added war-expand-dir (rep by George Cai)</li><li>plugins need to look in work/_war for expanded wars (rep by Colin Hawkett)</li><li>added DBPool.setConnectionWaitTime(long time) (rep by Walter Holladay)</li><li>;jsessionid processing was confused with %20 escapes (rep by Frank Nestel)</li><li>added SessionBacking and significanly rewrote the distributed ring</li><li>class-update-interval needs to be a period (rep by Damien Mascord)</li><li>caching race with setting content-length (rep by Todd Carmichael)</li><li>request.getDate() not properly set for keepalive connections</li><li>IIS plugin wasn't detecting class changes! (rep by Igor Kolomiyets)</li><li>isapi_srun.dll enhancements for client certificates (added! by Ahn Le)</li><li>force xpath/xsl to use Resin's XML to avoid DOM issues</li><li>nsapi.c string returned by util_hostname() must be strdupped (fixed! by Casu Alain)</li><li>when not precompiling, force load of page even when modified (rep by Geert Van Damme)</li><li>cookie-auth-update was documented wrong (rep by Martijn Sprink)</li><li>taglib lookup fixes (rep by Frank Nestel and Rickard Oberg)</li><li>Need to catch throwables from servlet.init and servlet.destroy (rep by Horst Reiterer)</li><li>xtp/jsp parsing of attributes now supports "foo&lt;%= "a" %&gt;bar" (rep by Peter Andrews)</li><li>bin/resin needs to obey host and -server (rep by Ratkai Istvan)</li><li>HttpStream needs to read results before recycling - ping issue (rep by Carlos Moreno)<!--<li>entities-as-text should not be changed with auto-xml (rep by Jean-Baptiste Quenot)--></li><li>isapi_srun.dll needs to use browser redirect for connection failure (rep by Carlos Moreno) </li><li>Anchors should be ignored (rep by Kirill Maximov)</li><li>TagData.getAttributes() missing (rep by James Korotney)</li><li>NT security issue (rep by Joe Testa)</li><li>distributed session issues with virtual hosts (rep by Tony Payne)</li><li>distributed-session-directory configurable (rep by Dustin Sallings)</li><li>The old value of XPath more-positions wasn't properly saved (rep by Sergey Winnitsky)</li><li>With persistent sessions, request.getSession(false) should return the saved session. (rep by Dmitri Maximovich)</li><li>i18n for Form parameters doesn't handle spaces correctly (rep by Timur Evdokimoff)</li><li>Application.cron() close() and timeout() need setContextClassLoader (rep by Daniel Wroblewski)</li><li>several misc distributed session fixes</li><li>Special HTML parsing for XTP (rep by Peter Andrews)</li><li>Add alarm so long external compile jobs get stopped.</li><li>Allow $resin_home/foo/bar.jar in classloader (rep by BER Adrian)</li><li>releasePageContext should be in a finally block (rep by Yori Sakakura)</li><li>added newStylesheet(Reader) method (rep by Dariusz Wojtas)</li><li>cache-mapping expires=0 should not set an expires time (rep by Bernshtam Pavel)</li><li>HttpSessionBindingEvent order fixes for invalidation (rep by Graham Lea)</li><li>bug in TagAttributeInfo.getIdAttribute()</li><li>reuse TCP connections for tcp-store</li><li>added srun-index to &lt;srun&gt; configuration (rep by Christian Carstensen).</li><li>tcp-distributed sessions could use old values when owning host restarts (rep by Osma Ahvenlampi)</li><li>always-save-session was inverted! (rep by Travis Atkins)</li><li>XML Parsing from InputStream wasn't handling search path dtd correctly (rep by Frank Carver)</li><li>XTP &lt;% ... %&gt; needs an implicit cdata (rep by Peter Andrews)</li><li>TcpServer.isDead() needs to check if the TcpServer thread is alive (rep by Daniel Wroblewski)</li><li>XTP init-parameter html-to-lower can be set false to avoid normalization (rep by Peter Andrews)</li><li>Pretty-printing empty option with no end tag (rep by Peter Andrews)</li><li>Added &lt;option name="foo" &lt;%= xxx %&gt;&gt; hack. (rep by Peter Andrews)</li><li>added save-on-shutdown (rep by Philip Nelson)</li><li>Added -server-root to wrapper.pl for ISPs (rep by Jason Taylor)</li><li>webmacro needs Response to be public (rep by Michael Mutschler)</li></ul></s2><s2 title="1.2.2 - Jan 16, 2001"><ul><li>Cookie.setDomain needs nullpointer check (rep by Heather Grace)</li><li>QPooledConnection needs to allow createStatement even with ! isValid (rep by Pieter Schoenmakers)</li><li>WAP default extensions (added by Amy Wan)</li><li>Response.setIntHeader() was calling cb.close() causing a double reference (fixed! by Dave Wallace)</li><li>fixed bin/resin C initialization errors</li><li>cleared pageXXX fields in Dispatch Request (rep by Neeme Praks)</li><li>waitForExit must catch SocketException because client disconnect on solaris will throw SocketExceptions on all sockets (rep by Robert Mitchell)</li><li>when possible, initialize the server before listening to ports (rep by Neeme Praks)</li><li>isapi_srun.dll wasn't grabbing the cookie properly (rep by Philip Nelson)</li><li>stream.c wasn't properly paying attention to dead-time</li><li>isapi_srun.dll must look in registry before c:\resin</li><li>configException needs to be logged (rep by Walter Holladay)</li><li>i18n form parameters weren't fully read (rep by Rick Lei)</li><li>DynamicClassLoader needs to clear attributes on unload to work around JNDI memory bug</li><li>strict-mapping wasn't handling *.jsp properly (rep by Khang Nguyen)</li><li>server restart must only happen on top-level requests</li><li>server restart needs to clear the invocation cache</li><li>find *.tld in META-INF and WEB-INF</li><li>significant cleanup of caching (rep by Brian Hauer)</li><li>i18n form parameters with non-escaped chars not treated as chars (rep by Rick Lei)</li><li>weekly logging should start on Sunday, not Wednesday</li><li>default url-mapping="/" needs to set servletPath to the whole servlet (rep by Neeme Praks)</li><li>Pruning of the tail of XPath select patterns tail, causing slow XSL (rep by Pieter Schoenmakers)</li><li>JSPs in WEB-INF needs to be hidden from browser, but allowed byforward or include</li><li>taglib-location with a *.jar needs to add the jar to the classpath (rep by Rickard Oberg)</li><li>XSL namespace test for 1992/XSL/Transform must not match .../TransformFoo (rep by John Kozak)</li><li>DBPool changes to load drivers from app class loader (rep by Robson Miranda)</li><li>Pipelining needs to force keepalive (rep by Brian Hauer)</li><li>Not Modified response was returning old expires (rep by Brian Hauer)</li><li>authenticator needs application classloader (rep by Vitaly Batychko)</li><li>make error messages XHTML compatible (rep by Dmitri Maximovich)</li><li>XSL close tag should report missing open tag (rep by Timur Evdokimoff)</li><li>Server reload on resin.conf change has alarm and cron problems (rep by Khang Nguyen)</li><li>xmlns for "default" namespace wasn't printed (rep by Struan Judd)</li><li>form parser needs to handle aaa&amp;bbb&amp;cccc (rep by Eugen Kuleshov)</li><li>pushBody() and popBody() should be callable outside of tags (rep by Bill Schneider)</li><li>BodyContent.getString() should not clear the buffer (rep by Julie Melbin)</li><li>JavaScript cast str @ String wasn't marking setUsed (rep by Alexis Liarokapis)</li><li>normalize classpath in compilation (rep by Jason Collins)</li><li>check for *.class existence in compilation (rep by Jason Collins)</li><li>synchronization missing from ServletServer.init() (rep by Neeme Praks)</li><li>session load/store wasn't properly synchronized (rep by Adalbert Wysocki)</li><li>Cookies must understand quoted values (rep by Fernando Echeverria)</li><li>Locking issues on NT for Apacheand IIS plugins (rep by Brian Hauer)</li><li>JavaScript _first fix, allowing integers as well as doubles (rep by James Korotney)</li><li>jar reloading didn't properly clear cache, causing class not found (rep by Fernando de la Villa)</li><li>changes with path-mapping or absolute paths weren't detected (rep by Damien Mascorde)</li><li>servlet-name=plugin_ignore in servlet-mapping causes the plugin to keepthe request for the web server (rep by Neeme Praks)</li><li>added resin:include as dependency for plugins</li><li>errors in resin.conf no longer cause Apache fatal errors (rep by Tauren Mills)</li><li>resin:include as first element in resin.conf now picked up by plugins (rep by Neeme Praks)</li><li>servlet in resin.conf now overrides servlet in web.xml (rep by Martin Cooper)</li><li>added &lt;strict-mapping&gt; tag to web-app (rep by Khang Nguyen)</li><li>MemoryContext copy() needs to be recursive.</li><li>Classloader cleanup to ensure loaded from top classloader</li><li>Removed thread map for jdk1.2 to allow thread GC</li><li>fixed XmlPrinter nullpointer (rep by tej kumar arnipalli)</li><li>tag-location needs to look in classpath (rep by David King)</li><li>need to propate client disconnect in RunnerRequest (rep by Casu Alain)</li><li>added caucho_plugin hack to partially deal with plugin regexp issues (rep by Joan Roch)</li><li>re-added accept thread blocking when accept-queue fills (rep by Dan Latham)</li><li>BodyTagSupport.setPageContext needs to clear bodyContent (rep by Mikael Kjaer)

⌨️ 快捷键说明

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