weblogic与tomcat

lxl8325 2002-09-25 09:33:44
如何将weblogic 代替tomcat?
我写了很多程序放在了Root下用tomcat and jdk 完全好用!怎样使用weblogic 来运行这些Root下的程序?具体点!谢谢!
...全文
31 5 打赏 收藏 转发到动态 举报
写回复
用AI写文章
5 条回复
切换为时间正序
请发表友善的回复…
发表回复
lxl8325 2002-09-29
  • 打赏
  • 举报
回复
运行出错如下
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.
dsdai 2002-09-26
  • 打赏
  • 举报
回复
把weblogic中的错误贴出来,还有,conf/config/是用来存放xml文件的,html文件放在wlserver6.1\config\mydomain\applications\DefaultWebApp目录下。
lxl8325 2002-09-26
  • 打赏
  • 举报
回复
html页面放在conf\onfig\目录下?
我把.html放在
wlserver6.1\config\mydomain\applications\DefaultWebApp\t1.html

运行出错如下
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.

怎么办?
restart2001 2002-09-25
  • 打赏
  • 举报
回复
你要是偷懒可以这样:
jsp文件放在default webapp目录下;
bean文件放在web-inf/classes目录下;
有时候可能要改下web.xml这个文件
dsdai 2002-09-25
  • 打赏
  • 举报
回复
jsp页面放在wlserver6.1\config\mydomain\applications\DefaultWebApp目录下,把你引入的lib包都放在wlserver6.1\config\mydomain目录下的startWebLogic.cmd文件中的setpath=。。。。。。(要编辑的哦:))。还有xml文件要放在conf\onfig\目录下。

1,236

社区成员

发帖
与我相关
我的任务
社区描述
企业软件 中间件技术
社区管理员
  • 中间件
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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