Hi Chris, how do you lunch the demo?
I have just tried mvn jetty:run and works for me. Maybe you are hitting [0] Regards Antonio [0] https://issues.apache.org/jira/browse/AMBER-50 On Sep 5, 2012, at 5:06 PM, Chris Kruk wrote: > 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
