adminfaces / admin-template

JSF responsive admin template based on Bootstrap and AdminLTE
https://adminfaces.github.io/docs/latest/#admin_template
MIT License
212 stars 101 forks source link

Navigation Issue #163

Closed muhdkhokhar closed 5 years ago

muhdkhokhar commented 5 years ago

When I run the application I et this error

Could not resolve NavigationCase for outcome: /index.xhtml

rmpestano commented 5 years ago

Hi there, can you reproduce on admin-starter? If not can you provide a sample project that reproduces the issue?

muhdkhokhar commented 5 years ago

Yes I am able to do that. I have foudn solution as well. If you use multi-module then put the the sources under

src/main/resources/META-INF.resources

It works now