Patrick and Ben,

This patch fixed the BEA issues I had with my application as well as the
sample contacts application.  

Thanks!
Travis

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Patrick Burleson
Sent: Thursday, July 15, 2004 10:00 AM
To: [EMAIL PROTECTED]
Subject: Re: Re: [Acegisecurity-developer] Followup: Why am I getting extra
requests with Sitemesh?

On Thu, 15 Jul 2004 15:49:56 +1000, Ben Alex <[EMAIL PROTECTED]> wrote:
> 
> Hi Patrick
> 
> Thanks for the info.
> 
> People should only be running one AbstractIntegrationFilter subclass,
> although they might run more than one processing filter, such as
> BasicProcessingFilter and AuthenticationProcessingFilter (for form-based
> authentication) in the same web application.
> 
> If you wouldn't mind submitting a patch, I'd be happy to apply it to
> CVS. I'd write it myself, but don't have access to Weblogic to give it a
> full test.
> 
> Best regards
> Ben


Ben,

Ok, I've got it fixed I think. It passes all the Junit Tests (you'll
see that I had to add in a check for request != null since some of the
tests pass in a null request) and my app now works as expected.

Attached is the patch. I borrrowed the idea from the WebWork project
(including the Variable name ) and wanted to give them full credit.

Let me know if this isn't going to work or if it needs adjustments.

As a side note, as a developer, you can get a 1 year free use of
Weblogic just by downloading the server. That's how I'm able to test
on it.

Thanks,
Patrick




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to