Tapestry的url问题,js、图片资源找不到,404错误

mapleseed 2008-04-15
我在redhat as 4上安装了tomcat 5.5,在上面部署了一套luntbuild 1.5.6,一个持续构建工具,使用tapestry3.0.2框架做的。在进入某个页面的时候,用httpwatch查看,有好几个链接都报404错误,链接
那个luntbuild的页面地址如下,用过luntbuild的大侠可能很清楚,这个是Project的编辑页面
http://192.168.0.216:12345/luntbuild/app.do?service=direct/1/ProjectPage/basic.$DirectLink, 
在这个页面里,报了很多404错误,错误的链接如下:
http://192.168.0.216:12345/luntbuild/asset.as?location=S%2Forg%2Fapache%2Ftapestry%2Fhtml%2FPracticalBrowserSniffer.js http://192.168.0.216:12345/luntbuild/asset.as?location=S%2Forg%2Fapache%2Ftapestry%2Fcontrib%2Fpalette%2FPaletteFunctions.js http://192.168.0.216:12345/luntbuild/asset.as?location=S%2Forg%2Fapache%2Ftapestry%2Fcontrib%2Fpalette%2Fselect_right.gif http://192.168.0.216:12345/luntbuild/asset.as?location=S%2Forg%2Fapache%2Ftapestry%2Fcontrib%2Fpalette%2Fselect_right_off.gif http://192.168.0.216:12345/luntbuild/asset.as?location=S%2Forg%2Fapache%2Ftapestry%2Fcontrib%2Fpalette%2Fdeselect_left.gif http://192.168.0.216:12345/luntbuild/asset.as?location=S%2Forg%2Fapache%2Ftapestry%2Fcontrib%2Fpalette%2Fdeselect_left_off.gif 

这些链接在ie里敲都是404,可能会是怎么回事呢?
请熟悉tapestry的人帮忙看看,谢谢了!
mapleseed 2008-04-15
问题找到了,原来是apache没有设置对*.as的转发,害得我搞了好几天。
Global site tag (gtag.js) - Google Analytics