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

📄 changes-31.xtp

📁 RESIN 3.2 最新源码
💻 XTP
📖 第 1 页 / 共 5 页
字号:
<li>quercus: StringBuilderValue.append(byte[]) wasn't converting to char properly (rep by koreth, #2119)</li><li>quercus: regexp fixes (#2124, rep by koreth)</li><li>jms: ListenerResource needs listener-max (#2047, rep by D McAndrew)</li><li>(2007-10-25) load-balance failover logging was showing incorrect target server info (#2098, rep by stbu)</li><li>add secure="true" to cluster-port (#2104, rep by Takahiro Fukuda)</li><li>&lt;http> and &lt;cluster-port> socket-timeout were not using &lt;server-default> values (#2110, rep by B Choate)</li><li>jsf: attribute-extension wasn't properly ignored (#2111, rep by borisk)</li><li>&lt;load-balance> add &lt;strategy> tag (#2100, rep by stbu)</li><li>Added remote-enable-cookie to &lt;management> to replace remote-enable (#2085, rep by stbu)</li><li>Windows file URL with Java uses file:/c:/foo, not file:///c:/foo (#2086, rep by Matt Ledom)</li><li>Verify that proxy-cache file was properly removed on startup (#2065, rep by Mike Waldman)</li><li>resin-admin needs to use Server->CurrentTime to avoid clock skew (#2099, rep by stbu)</li><li>Quercus: forbid include of non-file.</li><li>Quercus: updated support for large binary data (php5) (#2101, rep by koreth)</li><li>Quercus: stubs for getrusage, memory_get_usage, memory_get_peak_usage (#2102, rep by koreth)</li><li>Quercus: mysql_close was automatically allocating connections (#2103, rep by koreth)</li><li>logging now allows %{thread} and %{env}</li><li>Quercus: output buffering with callback not properly handling false (#2091, rep by koreth)</li><li>Quercus: NPE in Env connection close updates (#2093, rep by koreth)</li><li>Quercus: mysql_fetch_assoc should use metaData.getColumnLabel if available (#2080, rep by koreth)</li><li>Quercus: $this->x does not trigger __get and __set (#1965, rep by rjc)</li><li>Quercus: mysql_connect flags were not getting passed to driver (#2075, rep by koreth)</li><li>httpd.sh had wrong path to resin.jar (rep by koyama)</li><li>Quercus: StringStream not return proper utf-8 length for read() (#1903, rep by S Sozonoff)</li><li>Quercus: http_build_query requires arg_separator (#1906, rep by ssozonoff)</li><li>Quercus: basename nullpointer check (#1837, rep by dizzle)</li><li>(2007-10-16) Add &lt;database-default> (#1108, rep by koreth)</li><li>Quercus: regexp "/u" flag with Drupal install issues (#2069, rep by jims)</li><li>Quercus: regexp rewrite for performance and PHP extensions</li></ul></s2><s2 title="3.1.3 - October 7, 2007"><ul><li>SSIServlet needs to return text/html (#2000, rep by K Fetterman)</li><li>SSIServlet needs to return 404 for file not found (#1999, rep by K Fetterman)</li><li>cache changes to avoid threading issues (#1992, rep by David Peterson)</li><li>hessian: added debug="true" flag to HessianServlet, to log at level="fine"</li><li>hessian: added HessianDebugInputStream and HessianDebugOutputStream</li><li>hessian: field list deserialization with non-matching classes (#2026, rep by mfsiddiq)</li><li>hessian: field object deserialization with non-matching classes (#2015, rep by Mark Church)</li><li>hessian: Collection deserializer not properly handling 'v' (#2028, rep by Jerome Landreau)</li><li>session saving was still attemped after invalidation (#2031, rep by jkriesten)</li><li>jar caching method was slower than previous method (rep by Sean Patronis)</li><li>jsf: handle NPE thrown by facelets ELContext in EL evaluation (#2013, rep by Matt Raible)</li><li>jsf: older faces-config.xml used xmlns="http://java.sun.com/JSF/Configuration" (#2010, rep by Matt Raible)</li><li>(2007-09-20) quercus: file parsed data with unicode.semantics='0' need to be php5 strings, not php6 binary strings (#1938, #1975, rep by chillout, kim)</li><li>(2007-09-17) initial comet implementation (#1945, rep by M Thompson)</li><li>quercus: mysql varbinary data with unicode.semantics=false (#1898, rep by rjc)</li><li>quercus: i18n unicode.semantics updates</li><li>added web-app-deploy versioning for session hot-deploy improvements (#1058)</li><li>(2007-09-10) isapi: pass client-read-timeout to isapi_srun.dll (#1862, rep by Takahiro Fukuda)</li><li>multiple access-logs were causing rollover issues (#1947, rep by brianb08)</li><li>db-pool: add max-idle-count to connection pool (#1891, rep by Matthew Schmidt)</li><li>db-pool: idle cleanup and additional ConnectionPoolMXBean atributes (#1891, rep by Matthew Schmidt)</li><li>load-balance: update retry and failover logic (#1939, rep by Bradley Van Cleave)</li><li>session: cleanup TempStream for session serialization (#1764, rep by Jan Kriesten)</li><li>hessian: hessianlib.py update (#1880, rep by jboulon)</li><li>mod_caucho: add backup costs to the round robin selection (rep by Katrin Koppert)</li><li>HttpProxyServlet now checks failRecoverTime and connection count (#1158, rep by S Nagar)</li><li>jdbc-pool: add JdbcDriver with start()/stop() to allow database backup rollover (#1604, rep by Rich Dredge)</li><li>jsp: getSpecificationVersion() needs to return 2.1 (#1990, rep by stbu)</li><li>added keepalive-connection-time-max to limit keepalives (#1830, rep by sf)</li><li>timing issues with session invalidation (#1897, rep by Bradley Van Cleave)</li><li>Path.getURL() on windows needs to convert "/:/" to "//" (#1982, rep by debae)</li><li>session: update invalidation to ensure invalidation drops session (#1951)</li><li>session: cluster session load on startup needs to detect invalidations (#1544, rep by Jacky)</li><li>access-log missing rollover-count setter (#1985, rep by stbu)</li><li>change build.xml to -Xmx512m (#1986, rep by chris_se)</li><li>jstl: add filter to x:parse (#1944, rep by M Thompson)</li><li>session: add request attribute caucho.session-server-id as a distributed session owner hint (#1912, rep by Mike Wynholds)</li><li>write error content even if output is flushed, i.e. suppress forward() not allowed error (#1954)</li><li>ssl: cipher string not properly cleared on close (#1927, rep by directi)</li><li>security-manager config was missing @PostConstruct (#1934, rep by norlab)</li><li>admin: resin_admin_localhost changed to resin_admin_external (#1976)</li><li>amber: pstmt.setNull(..., Types.NULL) is not supports by MSSql (#1926, rep by Matt Ledom)</li><li>jsp: rtexprvalue allowed in fragments (#1893, rep by Matthew Schmidt)</li><li>session: cluster store was not updated for new TempBuffer size (#1911, rep by Ethan Larson)</li><li>boot: update init.resin script for ubuntu (#1549)</li><li>jni: ./configure PROXY_LIBS needs -lc for debian (#1806, #1924, rep by engberg, F Caso)</li><li>NamedDispatcherImpl.include needs to call res.init instead of res.setRequest (#1971, rep by karl)</li><li>windows issue with webapps (rep by Ed Hollingsworth)</li><li>(2007-08-27) xpath: compatibility issues with Xerces in comparison exprs (#1943, rep by M Thompson)</li><li>jsp: PageContextWrapper needs to clear the ELContext on reuse (#1908, rep by timur)</li><li>win32: httpd.exe adds -user, -password, -name, -full-name (#1162, rep by mattp)</li><li>win32: httpd.exe fixes as windows service (#1913, #1804, rep by briandeng, EUgene Kovnatsky)</li><li>jsf: sessionScope EL wasn't working properly with RI (#1928, rep by mypda)</li><li>persistent session load should not trigger valeUnbound (#1820, rep by calmman)</li><li>bind-ports-after-start now enables listen (#1925, rep by M Schmidt)</li><li>hessian: allow InputStream as final argument and as result for file upload/download (#1948, rep by Compl Yue Still)</li><li>xpath: compatibility issues with Xerces in comparison exprs (#1858, #1943, rep by M Thompson, B Au)</li><li>jsp: deferred EL handling did not properly detect .tld JSP version (#1909, rep by timur)</li><li>jsp: validation needs to generate page="%= ... %" for page="&lt;%= ... %"> (#1917, rep by Michael Sengbusch)</li><li>jsp: EL toBoolean() was inverting result (#1931, rep by dheggie)</li><li>install: Makefile.in needs to change to $(LIBEXEC) to handle 64-bit installs (#1929, rep by copart)</li><li>Change Content-Length size for POST to 64 bits (rep by Aaron Freeman)</li><li>boot: LD_LIBRARY_PATH needs to be updated from environment (#1928, rep by ekreiser)</li><li>boot: update httpd.sh to support chkconfig (#1863, rep by Eddie Anzalone)</li><li>xml: QDeepNodeList.item needs to check for null (#1916, rep by ccwf)</li><li>FileServlet needs to use crc64 as etag (rep by Rafael Munoz)</li><li>Added full-url-regexp to rewrite-dispatch for url+query-string matching (#1833, rep by sf)</li><li>welcome-file-list should not affect getRequestURL (#1848, rep by Yaroslav Sokolov)</li><li>jsp: add support for import="static qa.Foo.*" (#1892, rep by Matthew Schmidt)</li><li>ResinBoot now looks for -D arguments to command-line and propagates them to children</li> <li>Request.getInputStream should not check the encoding (#1874, rep by Leos)</li><li>createXMLStreamReader needs to deal with null charsetName (#1823, rep by jkriesten)</li><li>JspCompiler now has -compiler flag to choose compiler (#1877, rep by A Deshpande)</li><li>JspCompiler should default to compiling the app dir (#1870, rep by A Deshpande)</li><li>EJBCompiler wasn't properly initializing the environment (#1878, rep by S Croco)</li><li>hessian: BigDecimal wasn't properly updating reference (#1817, rep by Peter Henderson)</li><li>cookie-length now includes the cluster characters (#1825)</li><li>rewrite-dispatch now supports resin:import with dynamic updates (#1834, rep by sf)</li><li>jsp: prelude and coda were not setting taglib prefixes (#1840, rep by sergek)</li><li>resin.root needs to be set by Watchdog (#1869, rep by Brian Burke)</li><li>update development.conf and ORB initialization (#1883, rep by guduri)</li><li>hessian: issue with float args vs Serializable[] (#1894, rep by Rick Bray)</li><li>quercus: fgets newline recognition fixes including use of auto_detect_line_endings</li><li>quercus: abstract __construct was creating invalid compiled code</li><li>quercus: interface_exists() implemented, class_exists() fixed</li><li>quercus: precedence with ! and instanceof</li><li>quercus: database access fixed for JSR223 (#1859, rep by toomasr)</li></ul></s2><s2 title="3.1.2 - July 18, 2007"><ul><li>JNI: solaris does not understand setsocketopt socket timeout (#1855, rep by T Corning)</li><li>HttpProxyServlet needs to use matchesIgnoreCase for Connection header check (#1856, rep by H Shih)</li><li>Hessian: issue with deserialization with replicated types (#1854, rep by remilon)</li><li>added serialization-type to session-config allowing for "hessian" and "java" (rep by Jan Kriesten, #1868)</li><li>(2007-07-02) Add TransactionManager compatibility for UserTransaction (not intended for application use) (#1814, rep by Takahiro Fukuda)</li><li>setHeader("Connection", "close") will close the keepalive (#1829, rep by sf)</li><li>multipart form needs to override query string values (#1831, rep by sf)</li><li>quercus: array sort() with floats</li><li>quercus: new self::$foo() (#1811, rep by Kibo)</li><li>quercus: preg_match backreferences (#1562, rep by obaltz)</li><li>quercus: /u option for preg functions</li><li>quercus: pligg php application (#1800, rep by C Whalley)</li><li>quercus: added php functions to query info on Quercus environment</li><li>quercus: will not append an empty string to a non-empty one (#1712)</li><li>quercus: Java exceptions can now be caught (#1455)</li><li>quercus: implemented idate() (#1721)</li><li>quercus: implemented get_included_files (#1262)</li><li>quercus: implemented headers_list() (#1797)</li><li>quercus: date() day of the week format ('w') was off by 1 (#1809)</li><li>quercus: cases where an error did not print out location of error</li><li>quercus: exec() and similar functions for *nix and Windows (#1812)</li><li>quercus: cases where database connections were not being closed (#1749)</li><li>quercus: characters being quoted for Drupal (#1790)</li><li>quercus: int overflow in unserialize() (#1638)</li><li>quercus: to allow '&lt;?' to open php code (#1729)</li><li>quercus: allow object comparisons (#1459)</li><li>quercus: ob module outputing garbage(#1755, #1763)</li><li>quercus: SimpleXML (#1752)</li><li>quercus: gallery 2.1 Warning: Assertion "!empty($key)" failed (#1744)</li><li>quercus: unescaped backslash in character literals (#1738)</li><li>quercus: Quercus producing invalid Java code (#1731)</li><li>quercus: MediaWiki file upload parent directory does not exist (#1745)</li><li>quercus: isset() (#1728)</li><li>quercus: $_POST being overwrited by query string (#1732)</li><li>setSecurityProvider added to ResinConfig (#1815)</li><li>amber: caching issues with SoftReferences (#1816, rep by frankhung)</li>

⌨️ 快捷键说明

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