mauriciorodrigues / memcached-session-manager

Automatically exported from code.google.com/p/memcached-session-manager
0 stars 0 forks source link

requestUriIgnorePattern=".*\.(ico|png|gif|jpg|css|js)$" is hard coded #172

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. requestUriIgnorePattern=".*\.(ico|png|gif|jpg|css|js)$" is hard coded as 
part of code.

What is the expected output? What do you see instead?
Should have read from conf.xml (configuration)

What version of the product are you using? On what operating system?
1.6.5

Please provide any additional information below.
read from configuration file

Original issue reported on code.google.com by srinath...@gmail.com on 29 Jul 2013 at 10:34

GoogleCodeExporter commented 8 years ago
Can you please point to the code that shows where it's hard coded? I'd say it's 
not ;-)

If you're running into the issue that your configuration is not used you should 
check relevant tomcat configuration files (server.xml and context configs).

Original comment by martin.grotzke on 31 Jul 2013 at 3:31

GoogleCodeExporter commented 8 years ago

Original comment by martin.grotzke on 24 Aug 2013 at 10:25