Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Error 404--Not Found From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:10.4.5 404 Not Found

Hi,
I have created .war file of simple ADF aaplication in Jdevelper and deployed it on oracle java cloud Service (weblogic Server)
when am trying to test its giving error like "Error 404--Not Found From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:10.4.5 404 Not Found"
note: state is Active and Health is OK of deployed war file.
Regards,
Dilip
Best Answer
-
Hi Tim,
Do below steps:
1.Connect jdeveloper with cloud database.
2.Connect jdeveloper with cloud server.
3.Set No Proxy in jdeveloper preferances.
3.Move custom database objects from on premises to cloud database using data cart.
4. Add <login-config/> tag in web.xml of ADF Applications.
5.Right click on ADF Application in jdeveloper & Deploy to cloud server.
Regards,
Dilip
Answers
-
Hi Dilip,
I am encountering the exact same issue, did you figured this out?
hoping for some answers.
Thanks!
Regards,
Tim
-
Hi Tim,
Do below steps:
1.Connect jdeveloper with cloud database.
2.Connect jdeveloper with cloud server.
3.Set No Proxy in jdeveloper preferances.
3.Move custom database objects from on premises to cloud database using data cart.
4. Add <login-config/> tag in web.xml of ADF Applications.
5.Right click on ADF Application in jdeveloper & Deploy to cloud server.
Regards,
Dilip