ombalakumar / socialauth

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

facing problem in Spring MVC application using socialauth #203

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Created a project with the reference source code from 
http://code.google.com/p/socialauth/source/browse/trunk/#trunk%2Fsocialauth-spri
ng-demo

2. added all the required library.

3. when i'm running the application getting 404 error

What is the expected output? What do you see instead?
index.jsp page from my application. but its trying to get my project in 
opensource.brickred.com so i'm getting this error.

What version of the product are you using? On what operating system?
Windows7
Tomcat 6.0

Please provide any additional information below.

Original issue reported on code.google.com by programm...@gmail.com on 18 Jul 2012 at 5:43

Attachments:

GoogleCodeExporter commented 8 years ago
Why are you running your application using socialauth.in domain as you can see 
in your attached screen shot of 404 error page.
URL should be
http://opensource.brickred.com/socialauth-spring-demo.

Regards
Tarun

Original comment by tar...@brickred.com on 18 Jul 2012 at 4:31

GoogleCodeExporter commented 8 years ago
Hello Taruna,

Thanks for the response and hope i'll get more support from you and your team.

I'm not trying to run my application using socialauth.in domain.

You can see in the screen shot of host file and server setting that my host 
name is opensource.brickred.com

But when i'm running my application its taking by default like that only.

Original comment by programm...@gmail.com on 19 Jul 2012 at 3:38

GoogleCodeExporter commented 8 years ago
Hi

Don't use proxy settings. Comment out these lines from 
oauth_consumer.properties file.

Check your host file. Entry should be like this.

# 127.0.0.1      localhost 
127.0.0.1   opensource.brickred.com

Please let me know If you face this issue after that.

Regards
Tarun

Original comment by tar...@brickred.com on 16 Aug 2012 at 4:18

GoogleCodeExporter commented 8 years ago
Closing this issue.
Please let me know if you are still facing the same problem.

Original comment by tarun.na...@3pillarglobal.com on 15 Oct 2012 at 11:11