DWR在tomcat5.0.28下配置DWR出错处理

DWR在tomcat5.0.28下配置DWR出错处理

出现异常如下:

javax.xml.transform.TransformerFactoryConfigurationError: Provider org.apache.xalan.processor.TransformerFactoryImpl not found

解决办法,下载xalan.jar到你的工程里或放在tomcat的commons/lib就可以了:
http://www.ibiblio.org/pub/mirrors/apache/xml/xalan-j

下载后找xalan.jar

你可能感兴趣的:(DWR在tomcat5.0.28下配置DWR出错处理)