You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Christian (Created) (JIRA)" <ji...@apache.org> on 2012/04/18 20:08:41 UTC

[jira] [Created] (SHINDIG-1754) JSONOAuth2Persister doesn't do anything.

JSONOAuth2Persister doesn't do anything.
----------------------------------------

                 Key: SHINDIG-1754
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1754
             Project: Shindig
          Issue Type: Question
          Components: Java
    Affects Versions: 3.0.0
            Reporter: Christian


I'm confused about org.apache.shindig.gadgets.oauth2.persistence.sample.JSONOAuth2Persister in the gadgets module. Its JavaDocs says:
 "Persistence implementation that reads <code>config/oauth2.json</code> on startup". But its finder-methods always return null. Is it a sample which should be used or is it buggy?

--
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

        

[jira] [Commented] (SHINDIG-1754) JSONOAuth2Persister doesn't do anything.

Posted by "Adam Clarke (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SHINDIG-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295642#comment-13295642 ] 

Adam Clarke commented on SHINDIG-1754:
--------------------------------------

Christian, going through the OAuth2 JIRAs and noticed this is still marked as "Open."  I've never seen an instance where the JSONOAuth2Persister isn't reading the oauth2.json file.  The data in oauth2.json isn't useful until you modify for your needs, so maybe that's the problem.  You could also try enabling trace for org.apache.shindig.gadgets.oauth2.*.
                
> JSONOAuth2Persister doesn't do anything.
> ----------------------------------------
>
>                 Key: SHINDIG-1754
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1754
>             Project: Shindig
>          Issue Type: Question
>          Components: Java
>    Affects Versions: 3.0.0
>            Reporter: Christian
>              Labels: gadget, gadgets, oauth2
>
> I'm confused about org.apache.shindig.gadgets.oauth2.persistence.sample.JSONOAuth2Persister in the gadgets module. Its JavaDocs says:
>  "Persistence implementation that reads <code>config/oauth2.json</code> on startup". But its finder-methods always return null. Is it a sample which should be used or is it buggy?

--
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