[jboss-dev] Problems with Async Servlet (didn't have before)

Bill Burke bburke at redhat.com
Mon Jul 12 12:34:57 EDT 2010


It seems that if you have your filter or servlet class annotated with 
@WebFilter(asyncSupported = true), but you add your filter/servlet via 
web metadata (through a deployer) the metadata takes precendence.  Which 
makes sense I guess :)

Remy Maucherat wrote:
> On Mon, Jul 12, 2010 at 6:12 PM, Bill Burke <bburke at redhat.com> wrote:
>> Hoping Remy will respond:
>>
>> I'm getting this.  It worked before.  Is there some interface I'm not
>> implementing for my Filter class?
> 
> The error if from the code which checks that all filters (and the
> servlet) are marked with "async supported". Hopefully they appear in
> the call stack.
> 
> Rémy
> 
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com




More information about the jboss-development mailing list