Search:

Type: Posts; User: vbfischer; Keyword(s):

Search: Search took 0.01 seconds.

  1. Thread: Dropbox

    by vbfischer
    Replies
    5
    Views
    899

    Dropbox

    in case anyone is interested, I started a dropbox integration here:
    https://github.com/vbfischer/spring-social-dropbox

    Doesn't do much other than authentication and retrieving profile, but its a...
  2. Replies
    3
    Views
    1,000

    Seems in all the examples, it just returns 1L. So...

    Seems in all the examples, it just returns 1L. So I think there's some confusion, at least to me, what constitutes the "current user's account id".
  3. Replies
    0
    Views
    553

    serviceProviderFactory issue w/ Twitter

    Have configured beans as such:
    <social:jdbc-connection-repository jdbc-template="jdbcTemplate" />
    <social:context-service-provider-factory />

    getting the following errors when launching...
  4. Replies
    2
    Views
    779

    Thanks. That worked like a charm. I was hoping...

    Thanks. That worked like a charm. I was hoping for a way to still use the getBean, and just be able to set the datasource, but couldn't figure out an (easy) way to do that.

    Thanks again
    Bryce
  5. Replies
    2
    Views
    779

    Manually Setting Datasource

    Trying to integrate Spring JDBC DAO capabilities into my app. Unfortunately, I have to use it in an already existing framework which provides my piece with an already existing datasource.

    Now,...
Results 1 to 5 of 5