GithubHelp home page GithubHelp logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
Can you give any more information about what exactly isn't working? Since 
WebSphere
6.1 is a proprietary product, it is not easy for us to test this.

Original comment by [email protected] on 9 Nov 2007 at 3:36

from urlrewritefilter.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
The problem's not in the Filter code but rather WebSphere changed the way they 
handle
servet filters after 6.1.0.5, if there's no file extension or a static file 
extension
the Servlet Filter just won't be invoked at all, which typically results in a 
404. 
These instructions for the WebSphere community will get the filters to behave 
as they
did before:

In the WebSphere Admin Console:

- expand Servers -> Application Servers -> <server> -> Web Container Settings 
-> Web
Container -> Custom Properties
- select New and then enter 
"com.ibm.ws.webcontainer.invokefilterscompatibility" as
the property name and "true" as the value
- save the update and restart the server 

Original comment by [email protected] on 21 Mar 2008 at 8:45

from urlrewritefilter.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 22, 2024
Closing, nothing to do here.

Original comment by [email protected] on 31 Jul 2008 at 10:38

  • Changed state: WontFix

from urlrewritefilter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.