weblogic部署后,登录报错404

shengservlet 2012-03-15 12:21:25
weblogic10.3.3.0部署的java程序,登录应用程序之后,报错如下:
Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found
The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.

If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.

我之前的war包部署上去是没有问题,中间改动过程序,打包之后部署上去,就出现这个问题,环境和配置文件都没有变动过,只是war有改动,部署上去就出错了;

我重新部署我之前的那个war包,是没有问题的,现在不知道问题在哪里?

求高手分析一下,万分感谢咯!
...全文
666 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
yongc20 2012-05-30
  • 打赏
  • 举报
回复
检查路径 比如 http://localhost:7001/1web/.... 和 http://localhost:7001/web/....
001007009 2012-05-16
  • 打赏
  • 举报
回复
404就是文件没找到,确认下路径。
Lyle 2012-05-16
  • 打赏
  • 举报
回复
我也有这个问题,帮顶下,到网上搜了下说是web.xml里<web-app>的属性的问题,我这边改了,但是没有效果。
kevin#1 2012-05-16
  • 打赏
  • 举报
回复
建议清理下 weblogic下面的缓存。

5,655

社区成员

发帖
与我相关
我的任务
社区描述
Web开发应用服务器相关讨论专区
社区管理员
  • 应用服务器社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧