Hi,
I am using spring-security-oauth2 version 1.0.0.M4. WE used to make successful oauth with this. But now in production we are getting NullpointerException after few months of running it ..
...
Type: Posts; User: hrsht; Keyword(s):
Hi,
I am using spring-security-oauth2 version 1.0.0.M4. WE used to make successful oauth with this. But now in production we are getting NullpointerException after few months of running it ..
...
other tutorial i found http://tech-read.com/2011/10/31/spring-3-mvc-annotations/
This is what i tried
http://tech-read.com/2011/10/31/load-property-file-outside-the-war-file-using-spring-3/
set the value of config as java argument -Dconfig="path of file"
Hi,
I am using spring-security-oauth2 jar for my project. How is it different from spring-security-oauth. I intend to use the oauth2 jar for oauth2.
Also I have to overwrite the...
i found another resource which was helpful for me http://tech-read.com/2011/10/31/spring-3-mvc-annotations/