c0debrain / socialauth

Automatically exported from code.google.com/p/socialauth
0 stars 0 forks source link

Spring Google app engine Issue #331

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Used the Socialauth Spring demo application for my Googleapp engine based 
application.

I have updated the required classes to implement serializable interfce in the 
spring-socialauth project code.

But still after that getting the attached issue. If i remove the <aop: proxy> 
and session scope in the bean for 
'org.brickred.socialauth.spring.bean.SpringSocialAuthManager' and 
'org.brickred.socialauth.spring.bean.SocialAuthTemplate', then the application 
getting deployed successfully.

But social authentication is not working fine. Could you advise/share the 
required configuration for spring based google app engine application?

Original issue reported on code.google.com by pganeshk...@gmail.com on 19 Feb 2014 at 6:51

Attachments:

GoogleCodeExporter commented 9 years ago
Hi,

I have open a related bug: 
https://code.google.com/p/socialauth/issues/detail?id=222
Also on Google: https://code.google.com/p/googleappengine/issues/detail?id=8253

It didn't work for me, I eventually had to change my code so I'm not using 
proxy but managing the object in the session myself.

Original comment by yoav...@gmail.com on 23 Mar 2014 at 5:29

GoogleCodeExporter commented 9 years ago
We have not tested this library on GAE. You can search in issue list, there are 
2-3 issues related to that.

Yoav200, can you please help him to resolve this.

Original comment by tarun.na...@3pillarglobal.com on 31 Mar 2014 at 1:00

GoogleCodeExporter commented 9 years ago

Original comment by tarunnag...@gmail.com on 31 Oct 2014 at 1:45