Error injecting constructor, org.apache.shindig.gadgets.oauth2.persistence.OAuth2PersistenceException: java.io.FileNotFoundException: Can not locate resource: config/oauth2.json
I added my own config/oauth2.json and it works fine. Is this file really only necessary for the samples or is it something I will need for my deployed installation? doug On 11/9/11 2:56 PM, "Li Xu" <[email protected]> wrote: > Doug, > thanks for catching this. It looks like it needs to be explicitly called > out in pom.xml so it would get copied into shindig-gadget during build > process. > However I don't have any problem starting shindig server and running Oauth2 > gadgets on common container test page... > What error did you get? > thanks, > li
