taglib(tld)在resin中不能正常解析的解决方法
作者:anotherbug 日期:2009-01-05
让Resin HttpProxyServlet支持多域名
作者:anotherbug 日期:2008-06-09
一般应用中有ajax进行跨子域代理调用时,通常需要设置HTTP代理,解决域的权限问题。
举例,blog.chinajavaworld.com中用ajax调search子系统的服务,Resin的HttpProxyServlet设置如下:
[code]
<servlet>
<servlet-name>http-proxy</servlet-name>
<servlet-class>com.caucho.servlets.HttpProxyServlet</servlet-class>
<init host='...
举例,blog.chinajavaworld.com中用ajax调search子系统的服务,Resin的HttpProxyServlet设置如下:
[code]
<servlet>
<servlet-name>http-proxy</servlet-name>
<servlet-class>com.caucho.servlets.HttpProxyServlet</servlet-class>
<init host='...
标签: Resin 多域名 HttpProxyServlet
Resin 3.1.5 changes - 2008-02-27
作者:anotherbug 日期:2008-03-06
Resin 3.1.5 changes - 2008-02-27
(2008-02-26) config: whitespace-only element config with resin:import (rep by Jan Kriesten)
win32: rewrite-real-path replacement issues with windows backslashes (#2444, rep by stbu)
(2008-02-20) build aclocal.m4 missing from .gz
classloader: system classloader...
(2008-02-26) config: whitespace-only element config with resin:import (rep by Jan Kriesten)
win32: rewrite-real-path replacement issues with windows backslashes (#2444, rep by stbu)
(2008-02-20) build aclocal.m4 missing from .gz
classloader: system classloader...
标签: Resin
Resin3.14 load-balance failing over
作者:anotherbug 日期:2008-02-13
Resin filter mapping 正则表达式
作者:anotherbug 日期:2008-01-11
Resin 3.1.3中Webwork xml配置文件出错解决
作者:anotherbug 日期:2008-01-09
[code]
com.opensymphony.xwork.config.ConfigurationException: Error loading configuration file xwork.xml with nested exception com.opensymphony.xwork.config.ConfigurationException: Caught exception while loading file xwork-test-actions.xml with nested exception org.xml.sax.SAXParseException: The con...
com.opensymphony.xwork.config.ConfigurationException: Error loading configuration file xwork.xml with nested exception com.opensymphony.xwork.config.ConfigurationException: Caught exception while loading file xwork-test-actions.xml with nested exception org.xml.sax.SAXParseException: The con...
Resin 3.1.4 Release Notes
作者:anotherbug 日期:2007-12-09
Resin 3.1.x
database-default
DatabaseManager
JMS
Admin
logging enhancements
Resin 3.1.x
Resin 3.1.x is a development branch. New capabilities will be added along with bug fixes for future versions of the Resin 3.1.x branch.
Deployments which need a Resin version with only bug fixes should ...
database-default
DatabaseManager
JMS
Admin
logging enhancements
Resin 3.1.x
Resin 3.1.x is a development branch. New capabilities will be added along with bug fixes for future versions of the Resin 3.1.x branch.
Deployments which need a Resin version with only bug fixes should ...
标签: Resin
Resin3.13中可以统计应用出现500的次数
作者:anotherbug 日期:2007-11-30
Resin从3.0.xx升级到3.1.3时,Xfire的webservice出错
作者:anotherbug 日期:2007-11-16
Resin从3.0.xx升级到3.1.3时,Xfire的webservice会出错:
[code]
org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: For input string: ""
org.codehaus.xfire.fault.XFireFault: For input string: ""
at org.codehaus...
[code]
org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: For input string: ""
org.codehaus.xfire.fault.XFireFault: For input string: ""
at org.codehaus...
标签: webservice Resin XFire
查看Resin的线程池状态与负载高峰
作者:anotherbug 日期:2007-10-26
Resin 3.1中集群与负载均衡的实现
作者:anotherbug 日期:2007-10-25
Resin简单认证配置
作者:anotherbug 日期:2007-10-17
用Resin ThrottleFilter防小规模DOS攻击
作者:anotherbug 日期:2007-10-17
<h2 class="section">Denial of Service (DoS) attacks</h2><p>
The most common method used in DoS attacks on a server is to flood the server
with useless traffic, overloading the network's capacity. A real DoS attack is
best handled by a firewall or operating system. An...
The most common method used in DoS attacks on a server is to flood the server
with useless traffic, overloading the network's capacity. A real DoS attack is
best handled by a firewall or operating system. An...
标签: Resin ThrottleFilter DOS attack 攻击
Windows下项目移到Linux出现乱码问题
作者:anotherbug 日期:2007-10-16
Resin 3.1.3 Release Notes
作者:anotherbug 日期:2007-10-11
Resin 3.1.x
Startup Time
HttpProxyServlet
Hessian
Caching
Versioning
Jdbc Pooling
Admin
JSF
Comet/Streaming Servlets
Config
Session Generation
Administration
Amber
rewrite-dispatch
Quercus
Resin 3.1.x
Resin 3.1.x is a development branch. New capabilities will be added along with bug...
Startup Time
HttpProxyServlet
Hessian
Caching
Versioning
Jdbc Pooling
Admin
JSF
Comet/Streaming Servlets
Config
Session Generation
Administration
Amber
rewrite-dispatch
Quercus
Resin 3.1.x
Resin 3.1.x is a development branch. New capabilities will be added along with bug...
标签: Resin






