Hello All,
Please suggest me the possible ways to solve the below issue.
DB:- 11gR2(11.2.0.4)
OS:- OEL 6.5
APEX:- 4.2.6
ORDS(formerly known as Apex Listener)- 3.0
Tomcat- 7.0.53
Jdk- 1.7.0_45
*****Followed the steps mentioned in URL to implement the ORDS for APEX application on APACHE TOMCAT
http://oracle-base.com/articles/misc/oracle-rest-data-services-ords-3-installation-on-tomcat-7.php#downloads
===================================Error=================================
while running the URL(www.server-name:8080/ords) in browser it is showing-
ORACLE REST DATA SERVICES
404 NOT FOUND
[***Note:
A> It is showing the version of apex if i execute the below URL.
www.server-name:8080/i/apex_version.txt
B> No problem with tomcat. It is coming very well in browser on URL
www.server-name:8080
]
Thanks & Regards,
Pinto Das