热门关键字:  ubuntu  分区  Fedora  linux系统进程  函数

当前位置 :| 主页>Linux教程>Linux入门>

ESB Soap Endpoint URI returns HTTP 404 error

来源: 作者: 时间:2008-10-15 Tag: 点击:
Symptoms
In a non clustered ESB setup, when logged into the ESB control you can view the Definition of a
regiestered service and click on 'SOAP Endpoint URI' link but sometimes you receive an 'HTTP 404 (page not found)' error after clicking on the definition.



Cause
An HTTP 404 error suggests there is a problem between the HTTP listener and the ESB services.

This implies either a connection error or a service not available issue.


Solution
1. Backup and edit %ORACLE_HOME%\soa_1\j2ee\<home or oc4j_soa>\config\default-web-site.xml
2. Change the ohs-routing value from false to true:

<web-app application="esb-rt" name="provider-war" load-on-startup="true" root="/event"
ohs-routing="true" />


相关文章:
linux U盘启动盘制作
Linux设置启动程序
free -m
多核技术与并发多线程技术介绍
理解Linux的性能
section.2 booting and shutting down 引导与关机
Linux — 目录的读权限与执行权限
Linux — 硬链接与符号链接
Linux裸设备总结
linux系统文件综述
Linux下硬盘数据恢复与分区表恢复
./configure命令常用选项详解
浅谈如何学习linux
grub双系统启动顺序更改
Linux 下实现远程开机
Linux系统清除Grub的几种方法
AIX如何才能看出网线是否插好?
vxvm 逻辑卷管理中遇到的问题
linux系统文件认识
Linux守护进程列表
关于/dev/null
FreeBSD学习笔记
Linux简明教程
linux任重道远
在Linux里设置环境变量的方法(export PATH)
关于.bashrc和.vimrc不能自动被执行的问题
linux优秀网站列表
关于swap,虚拟内存和page的区别
Linux系统下系统目录详解
Cooperative Linux