xalan包的版本問(wèn)題
Posted on 2005-09-01 19:49 publisher luo 閱讀(584) 評(píng)論(0) 編輯 收藏 所屬分類: 項(xiàng)目問(wèn)題解決
一直好用的程序竟然不好用了,出現(xiàn)下列異常: org.apache.xml.utils.WrappedRuntimeException: The output format must have a '{http://xml.apache.org/xalan}content-handler' property! 終于找到原因,tomcat5 中自帶了xalan包,并且包的版本提升了,所以程序不好用了。詳細(xì)原因沒(méi)有查清。 |