Improve the client demo in order to work with context root different than '/'
-----------------------------------------------------------------------------

                 Key: AMBER-50
                 URL: https://issues.apache.org/jira/browse/AMBER-50
             Project: Amber
          Issue Type: Improvement
          Components: OAuth 2.0 - Client
            Reporter: Antonio Sanso
            Priority: Minor


The client demo work more than fine if used with the embedded Jetty (mvn 
jetty:run).
This will have jetty running on port 8080 (by default)  and the demo runs 
having context root to '/'.
Instead if the generated war file is deployed e.g. to Tomcat (where is not 
possible to set the context root to '/') the demo flow is broken. 

It would be nice having the demo "context aware"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to