简体   繁体   中英

openshift & optaplanner rostering

I have been following instructions at https://github.com/kiegroup/optashift-employee-rostering (readme). I was able to deploy roster app in openshift and dont see any errors in log. I have also created external route (localhost).

but when i access roster application as http://localhost/roster I get error "Not Found". But i see pod running and service active.

Any help on this?

Changed the "route" path from "/roster" to "/"

Now I can access roster application using http://localhost/gwtui/gwtui.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM