我在sunsolaris中托管的weblogicserver10g中进行xml转换时遇到以下javastackoverflow错误。这只发生在特定的xml转换中,其余所有xml转换都可以正常工作。使用的xsl文件也不是很大。我正在使用rt.jar中可用的Transformationapi,但从xalanapache包(com.sun.org.apache.xalan.internal.xsltc.dom.SimpleResultTreeImpl)收到此错误,我还没有打包在我的应用程序中。另一个有趣的事情是,当我在windows机器上托管的weblogic10g服务器中运行应用程序时,我