I know this is an old thread, but nothing seems to have changed with SWF-689 and I'm stuck wondering what others are doing to work around the issue.
We integration test our flows (outside of any...
Type: Posts; User: ddouglass; Keyword(s):
I know this is an old thread, but nothing seems to have changed with SWF-689 and I'm stuck wondering what others are doing to work around the issue.
We integration test our flows (outside of any...
upgrading to Roo 1.1.0.RELEASE has fixed my problem on Fedora 13
I'm seeing the same (or very, very similar) issue with 2.5.0 Release using Roo 1.0.2.RELEASE :
!SESSION 2010-11-04 13:21:06.937 -----------------------------------------------...
Hey stz,
FWIW, I've solved my scenario. Or rather, I misunderstood my requirements ;)
I thought I needed to configure 2 AuthenticationEntryPoints, and didn't see a way to do this. Turns out I...
Hey reegz,
It seems like you might be confusing the acegi/spring-security classes with CAS's own authentication handlers. CAS server doesn't use UserDetails; the CAS client in your secured...
stz,
I'm interested in this also. Specifically if it can be done with the namespace configuration or whether one must revert to the full beans configuration syntax.
Doug
Good to know you're thinking of these things Costin ;)
I only spent a couple of hours investigating/testing an extension of SimpleAccessManager, but quickly realized it ultimately wouldn't work...
Costin,
Yes, we're using JcrTemplate in our DAO layer, and OpenSessionInViewInterceptor, version 0.5 I think -- we probably should upgrade. We're not in production yet, slated for early 2007 due...
Harvey,
As a point of reference, one of my current projects (a digital asset mgmt system) has several JCR-backed services that receive burst of requests. We recently switched to model 2 deployment...