乌托邦博客

You see? Even death has a heart

« 小心信用卡中的陷阱解决BusinessObjects Webi 界面乱码 »

BusinessObjects Enterprise XI HTTP Status 404

BusinessObjects    在群里有人说他的cmc从Tomcat无法访问,但是infoView却可以访问。访问cmc的时候,报的是HTTP Status 404 - The requested resource () is not available.这样的一个错误。真的是很奇怪,我从没有看到过BO会报这个错误,不过可以看得出来是Tomcat部署的这个工程有问题。

    那天我百度了一天也没有找到解决方法。第二天,那个人说解决了,下面是解决方法:就是把$CATALINA_HOME\webapps\businessobjects\WEB-INF\web.xml里面的cspApplication.dir这个变量的值,改成正确的路径即可,下面是一段示例。


<!-- Full path to directory containing Crystal Applications -->
<context-param>
<param-name>cspApplication.dir</param-name>
<param-value>C:\Program Files\Business Objects\BusinessObjects Enterprise 11\Web
Content\</param-value>
<description>This is the real path to the directory containing the CSP/WAS application(s) that you would like to host.
This is a required field.</description>
</context-param>

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

日历

最新评论及回复

最近发表

Powered By Z-Blog 1.8 Spirit Build 80710 Code detection by Codefense

Copyright 2005-2007 Bootad.cn. Some Rights Reserved
.粤ICP备07062332号 QQ:94424751