Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [JBoss Seam] - Re: Problem with a4j.res on IIS

scott.stark@jboss.org

2007-06-13


Just wanted to post a resolution in case anyone runs into the same problem.

It turns out we have a global ISAPI filter called UrlScan.dll that gets called before our JK filter. UrlScan.dll is configured as a security precaution to reject any URL with a dot in the path that's not a file extension.

There's an option AllowDotInPath=1 that allows the /a4j.res calls to pass through but it seems like ajax4jsf should allow that path to be configured somewhere.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054059#4054059

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054059
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.