IBM-Cloud / get-started-java

Sample and tutorial to help you get started with a Java EE app, REST API and a database.
https://console.bluemix.net/docs/runtimes/liberty/getting-started.html
Apache License 2.0
27 stars 88 forks source link

Deployed website will be Not Found #32

Closed ayatokura closed 3 years ago

ayatokura commented 3 years ago

After running the "ibmcloud cf push" command and deploying this java app without error, I accessed the website and got " Not Found" message. CF_Java

ayatokura commented 3 years ago

I checked "Unable to deploy to IBM Cloud #24" https://github.com/IBM-Cloud/get-started-java/issues/24