I have deployed web application on Oracle Java Cloud Service using trial account.
Since I have opted for load balancer also, I am trying to hit my application forming below url format.
"https://public_ip_of_load_balancer/app_context_root"
What can be the reasons for getting Not Found ?