Re: [Acegisecurity-developer] Re: [Springframework-user] Acegi Security - new release 0.7.0

2005-01-21 Thread Ben Alex
Ricardo Marin Matinata wrote: Hi, I (think) you are right about the use of AutoIntegrationFilter. Oops, sorry for the oversight. I've just updated CVS, which Monkey Machine uses for an automatic daily build and publish to SF. Best regards Ben -

[Acegisecurity-developer] Re: [Springframework-user] Acegi Security - new release 0.7.0

2005-01-21 Thread Ricardo Marin Matinata
Hi, I (think) you are right about the use of AutoIntegrationFilter. To help i'm including the following from Ben, a couple of months ago, when planning the 0.7: Ben Alex wrote: (...) JBoss will remain a dependency of the JBoss adapter artifact. The AutoIntegrationFilter, which would be in core

[Acegisecurity-developer] RE: [Springframework-user] Acegi Security - new release 0.7.0

2005-01-21 Thread Shishir K. Singh
Ben, I believer AutoIntegrationFilter is no longer available in 0.7. Could you please update the "Upgrading to 0.7.0" link on ACEGI site mentioning the same. I guess instead of AutoIntegrationFilter , we can use either HttpRequestIntegrationFilter or HttpSessionIntegrationFilter. Thanks Shishi