Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    11
    Views
    1,505

    I have solved the problem by subclassing...

    I have solved the problem by subclassing connectcontroller
  2. Replies
    11
    Views
    1,505

    Hey Guys, the above problem seems to be have come...

    Hey Guys, the above problem seems to be have come back again. Could you please look into this and fix it? (I am using the

    Again the problem is something like this:

    When i connect fb/twitter...
  3. Replies
    12
    Views
    2,508

    Thanks guys!! This is awesome!!

    Thanks guys!! This is awesome!!
  4. How do i contribute to Spring Social Facebook

    I have some changes that i might want to push for you guys to review, How do i go about doing it.

    I noticed that spring social facebook does not use maven. Help regarding how i could set up the...
  5. Replies
    12
    Views
    2,508

    This is my observation, may be i am missing...

    This is my observation, may be i am missing something here.

    By scoping the classes in Impl package-private, you have removed a lot of flexibility. For example now if need to get a list of...
  6. Replies
    12
    Views
    2,508

    I saw that all of the classes in Impl...

    I saw that all of the classes in Impl (AccountList, GroupList etc) are scoped to default (i guess private package). Because of this i cannot use fetchConnection method in FacebookTemplate to actually...
  7. Replies
    12
    Views
    2,508

    Facebook API Question

    Is there any way i can get a list of pages a user administers?
  8. Replies
    11
    Views
    1,505

    Below is the code for getting the callbackUrl in...

    Below is the code for getting the callbackUrl in ConnectSupport. My root url looks something like : http://ec2.instance.com:8080/appname/appname . Looking at the below code it looks like you will...
  9. Replies
    11
    Views
    1,505

    I am talking about: OAuth callbackUrl. I guess i...

    I am talking about: OAuth callbackUrl. I guess i was looking at something else.
  10. Replies
    11
    Views
    1,505

    Well, even after setting the applicationUrl , i...

    Well, even after setting the applicationUrl , i am getting redirected to the wrong url. This is what i found in the connectcontroller in git:

    private RedirectView connectionStatusRedirect(String...
  11. Replies
    11
    Views
    1,505

    App url in ConnectControllerConfig

    Earlier i could specify app url, now i cannot do that. The problem is that i have an extra element in my url so after connecting to facebook or twitter i am returned to the wrong url resulting 404...
  12. Replies
    3
    Views
    472

    Thank you for the quick response!!

    That helps !! When are you guys releasing the next stable version?
  13. Replies
    3
    Views
    472

    Error in latest build snapshot

    I get the following compilation error: [ERROR] symbol :
    method findPrimaryConnectionToApi(java.lang.Class<org.springframework.social.facebook.api.Facebook>)

    Let me know if you guys have removed...
  14. Answering my own question ...

    Answering my own question

    http://static.springsource.org/spring-social/docs/1.0.x/reference/html/overview.html#overview-howtoget
  15. What should be the maven dependecy

    Can someone tell me what should be the maven dependency that points to the nightly build that has the above mentioned fix? In the sense what is the version number i will have to use in maven.
Results 1 to 15 of 15