如何干掉 Oracle Servlet Engine?

lengnuan 2003-07-08 09:56:40
安装环境如下:
win2000 server
oracle 9i 2

oracle为缺省安装.

http://localhost:8080/
显示的是"Oracle Servlet Engine",

请问,如何关闭"oracle servlet engine"?
或者如何删除它?
...全文
81 11 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
11 条回复
切换为时间正序
请发表友善的回复…
发表回复
lengnuan 2003-07-08
  • 打赏
  • 举报
回复
我根本没有启动oracle自带的http server.

我把那些东西用Universal Installer删掉了也没用.
xmwgp 2003-07-08
  • 打赏
  • 举报
回复
在 windows 的服务管理中 把 http 服务的启动方式改为手工的就可以了
lengnuan 2003-07-08
  • 打赏
  • 举报
回复
嘿嘿, 俺把http server相关的东东都删掉了,

这个servlet engine还是有!!

请问,"oracle servlet engine"在哪一个目录里?

asdf008 2003-07-08
  • 打赏
  • 举报
回复
在Oracle的Universal Installer里干掉它不就的了
xxxdata 2003-07-08
  • 打赏
  • 举报
回复
eee
lengnuan 2003-07-08
  • 打赏
  • 举报
回复
哈哈, 俺自己搞定了. 与大家共享!

不过说实话,楼上的各位的回答都是方向不对.
Oracle Servlet Engine(OSE)

The OSE is a Java servlet engine that executes within
the database. It receives HTTP requests either through a
connection from an Apache module or directly to the database
itself through registered endpoints. The OSE is built to serve
stateful and stateless servlets in a highly scalable fashion,
although it is also capable of serving static content.

所以,它和Oracle HTTP Server不在一块,所以,俺把它删掉也没用.

--------

可以用sess_sh修改端口号:

% cd $ORACLE_HOME/jis/install
% sess_sh -u sys/change_on_install -role SYSDBA -s jdbc:oracle:oci8:@
$ @serverendp.ssh admin 8080 9090 -register
$ exit

lengnuan 2003-07-08
  • 打赏
  • 举报
回复
http://localhost:8080/

就会出来这个页面:
http://www.ciemat.es:8080/

==============================

俺已经把http server干掉了. 怎么还会启动??
嘿嘿,杀掉oracle.exe或者关闭OracleService...就好了.
ultrared 2003-07-08
  • 打赏
  • 举报
回复
我也有这个问题,关注
asdf008 2003-07-08
  • 打赏
  • 举报
回复
干脆把oracle一起干掉吧,哈哈
zhuangying19820106 2003-07-08
  • 打赏
  • 举报
回复
classpath在环境变量设置里面
zhuangying19820106 2003-07-08
  • 打赏
  • 举报
回复
把classpath里面有关oracle的东西删掉试试看。

17,140

社区成员

发帖
与我相关
我的任务
社区描述
Oracle开发相关技术讨论
社区管理员
  • 开发
  • Lucifer三思而后行
  • 卖水果的net
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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