GitHub user vantonevich opened a pull request:
https://github.com/apache/cxf/pull/29
Upgrade jax_rs spring_seurity sample to Spring Security 3.2.x
Currently the sample uses spring security 2.0.4 going back to 2008. The
request attempts to bring that up to current version. However, AOP incarnation
does not work due to 3.x changes, suggest removing AOP altogether from this
sample.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vantonevich/cxf master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/29.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #29
----
commit ae0e3751d570f605ded249c7ce7f3b7a0e35d0fd
Author: Vladimir Antonevich <[email protected]>
Date: 2014-11-14T20:51:12Z
Upgrade jax_rs spring_seurity sample to Spring Security 3.2.x
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---