Hi, I started testing Amache Amber project and already encountered some problems. When I use client-demo and choose Github tab then provide 'Requested Access Scope', 'Client ID' and 'Client Secret' I got 'App Authorization' request from Github asking me to allow or deny request. When I choose allow, I get back to the client-demo which fails with 'HTTP ERROR 404' and the following info: Problem accessing /WEB-INF/views/main.jsp. Reason: NOT_FOUND
Jetty reports: ERROR: PWC6117: File "/.../amber-sources-0.22-incubating/oauth-2.0/client-demo/src/main/webapp/WEB-INF/views/main.jsp" not found Also when I try to use redirect URL <hostname>:8080/redirect it fails with the same error above. I checked that 'main.jsp' indeed doesn't exist. Is this a bug or something is not fully configured on my end? Thanks, Chris
